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