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)
140
KeyTipService.Current.KeyTipExitRestoreFocus +=
_keyTipExitRestoreFocusHandler
;