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