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