public void OnAccepted(Action accepted) { Interval.AcceptChanges(); SmartDispatcher.BeginInvoke(accepted); }