1 reference to OnGotFocus
PresentationFramework (1)
System\Windows\Controls\ComboBox.cs (1)
63EventManager.RegisterClassHandler(typeof(ComboBox), UIElement.GotFocusEvent, new RoutedEventHandler(OnGotFocus)); // call us even if textbox in the style get focus