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