5 references to KeyAlt
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\Misc.cs (1)
52
return SR.
KeyAlt
+ "+" + s[iPosShortCut + 1];
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
93
return SR.
KeyAlt
+ "+" + key;
MS\Internal\AutomationProxies\WindowsMenu.cs (3)
1328
string keyAlt = SR.
KeyAlt
;
1536
return SR.
KeyAlt
+ " + " + SR.KeySpace;
2752
string keyAlt = SR.
KeyAlt
;