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