4 references to GotFocus
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (2)
414
footer.
GotFocus
+= new RoutedEventHandler(OnSpacerGotFocus);
469
spacer.
GotFocus
+= new RoutedEventHandler(OnSpacerGotFocus);
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (2)
150
this.
GotFocus
+= new RoutedEventHandler(OnGotFocusEvent);
186
this.
GotFocus
-= new RoutedEventHandler(OnGotFocusEvent);