4 references to Name
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (1)
1094
string name1 =
Name
;
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
925
string value = _acc.
Name
;
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
211
text = accItem.
Name
;
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
619
return _acc.
Name
;