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