6 references to Text
UIAutomationClientsideProviders (6)
MS\Internal\AutomationProxies\WindowsMenu.cs (6)
1319
string menuRawText =
Text
;
1556
string text =
Text
;
1560
return Misc.AccessKey(
Text
);
2708
string name =
Text
;
2745
string menuRawText =
Text
;
2752
menuRawText = Misc.StripMnemonic(
Text
);