Ejemplo n.º 1
0
 public void SaveAndFinishDelayedUpdate()
 {
     // nothing to save, because changes are already committed by each operation
     Database.CloseConneciton();
     this.Dispatcher.EndDelayedUpdate();
 }