1 reference to OnGotFocus
PresentationFramework (1)
src\Framework\System\Windows\Controls\DatePicker.cs (1)
91EventManager.RegisterClassHandler(typeof(DatePicker), UIElement.GotFocusEvent, new RoutedEventHandler(OnGotFocus));