1 write to _keyTipExitRestoreFocusHandler
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (1)
135_keyTipExitRestoreFocusHandler = new KeyTipService.KeyTipFocusEventHandler(OnKeyTipExitRestoreFocus);
1 reference to _keyTipExitRestoreFocusHandler
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (1)
136KeyTipService.Current.KeyTipExitRestoreFocus += _keyTipExitRestoreFocusHandler;