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