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