4 references to Name
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (1)
1042
string name1 =
Name
;
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
899
string value = _acc.
Name
;
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
200
text = accItem.
Name
;
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
605
return _acc.
Name
;