Пример #1
0
 private void DelayedFocuser_OnDelayedEvent()
 {
     DispatcherHelper.BeginInvokeOnDispatcher(() => Focuser.FocusInnerBox());
 }