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