3 references to NotifyFocusChanged
PresentationFramework (3)
System\Windows\FrameworkContentElement.cs (1)
1064KeyboardNavigation.Current.NotifyFocusChanged(sender, e);
System\Windows\FrameworkElement.cs (2)
5372keyNav.NotifyFocusChanged(fe, e); 5385KeyboardNavigation.Current.NotifyFocusChanged(sender, e);