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