2 references to HotKey
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
2727
char chHotKey =
HotKey
;
2733
if (new MenuItem (_hwnd, this._parent, i, _hmenu, _menuType).
HotKey
== chHotKey)