5 references to GetAccessibleName
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
173
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
212
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
987
string name =
GetAccessibleName
(_item + 1);
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
268
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
614
string name =
GetAccessibleName
(_item + 1);