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