Exemple #1
0
 public void StartDelayedUpdate()
 {
     this.Dispatcher.StartDelayedUpdate();
     Database.OpenConnection();
 }