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