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