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