2 references to FocusEnterMainFocusScope
PresentationFramework (2)
System\Windows\Controls\Primitives\Selector.cs (1)
46KeyboardNavigation.Current.FocusEnterMainFocusScope += _focusEnterMainFocusScopeEventHandler;
System\Windows\Controls\TreeView.cs (1)
47KeyboardNavigation.Current.FocusEnterMainFocusScope += _focusEnterMainFocusScopeEventHandler;