2 references to GetName
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Accessible.cs (2)
300internal string Name { get { return GetName(_acc, _idChild); } } 1095string name2 = GetName(acc, idChild);