6 references to Text
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\WindowsMenu.cs (6)
1304
string menuRawText =
Text
;
1541
string text =
Text
;
1545
return Misc.AccessKey(
Text
);
2693
string name =
Text
;
2730
string menuRawText =
Text
;
2737
menuRawText = Misc.StripMnemonic(
Text
);