Exemple #1
0
 public void UnsetField()
 {
     OutdatedNotification.Hide();
     DataNotSpecifiedNotification.Hide();
     ParseErrorNotification.Hide();
     MainBorder.IsEnabled = true;
 }