1 reference to OnAnyGotFocus
PresentationFramework (1)
System\Windows\Controls\DataGridCell.cs (1)
50
EventManager.RegisterClassHandler(typeof(DataGridCell), GotFocusEvent, new RoutedEventHandler(
OnAnyGotFocus
), true);