6 references to Text
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\WindowsMenu.cs (6)
1299
string menuRawText =
Text
;
1536
string text =
Text
;
1540
return Misc.AccessKey(
Text
);
2688
string name =
Text
;
2725
string menuRawText =
Text
;
2732
menuRawText = Misc.StripMnemonic(
Text
);