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