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