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