2 references to OnGotFocusEvent
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (2)
150this.GotFocus += new RoutedEventHandler(OnGotFocusEvent); 186this.GotFocus -= new RoutedEventHandler(OnGotFocusEvent);