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