1 write to _keyTipEnterFocusHandler
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (1)
137_keyTipEnterFocusHandler = new KeyTipService.KeyTipFocusEventHandler(OnKeyTipEnterFocus);
1 reference to _keyTipEnterFocusHandler
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Ribbon.cs (1)
138KeyTipService.Current.KeyTipEnterFocus += _keyTipEnterFocusHandler;