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