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