Exemplo n.º 1
0
 public void OnAccepted(Action accepted)
 {
     Interval.AcceptChanges();
     SmartDispatcher.BeginInvoke(accepted);
 }