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