Exemplo n.º 1
0
 public static bool GetDialog(ContentDialog attached)
 {
     return((bool)attached.GetValue(DialogProperty));
 }