1 write to _keyTipEnterFocusHandlers
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\KeyTipService.cs (1)
1591AddKeyTipFocusEventHandler(value, ref _keyTipEnterFocusHandlers);
2 references to _keyTipEnterFocusHandlers
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipService.cs (2)
801RaiseKeyTipFocusEvent(targetSource, EventArgs.Empty, _keyTipEnterFocusHandlers); 1595RemoveKeyTipFocusEventHandler(value, _keyTipEnterFocusHandlers);