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