3 references to Text
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsStatic.cs (3)
29
if (type == StaticType.
Text
)
150
if (_type == StaticType.
Text
)
205
staticType = StaticType.
Text
;