1 reference to GotKeyboardFocusEvent
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
266
this.AddHandler(UIElement.
GotKeyboardFocusEvent
, new KeyboardFocusChangedEventHandler(this.OnWorkflowElementGotKeyboardFocus), true);