Exemplo n.º 1
0
 public static void SetDialog(ContentDialog attached, bool value)
 {
     attached.SetValue(DialogProperty, value);
 }