6 references to Text
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\WindowsMenu.cs (6)
1298
string menuRawText =
Text
;
1535
string text =
Text
;
1539
return Misc.AccessKey(
Text
);
2687
string name =
Text
;
2724
string menuRawText =
Text
;
2731
menuRawText = Misc.StripMnemonic(
Text
);