3 references to FocusChanged
PresentationFramework (3)
src\Framework\System\Windows\Controls\Button.cs (2)
92KeyboardNavigation.Current.FocusChanged += focusChangedEventHandler; 98KeyboardNavigation.Current.FocusChanged -= focusChangedEventHandler;
src\Framework\System\Windows\FrameworkElement.cs (1)
5850_keyboardNavigation.FocusChanged += _popupControlService.FocusChangedEventHandler;