5 references to GetAccessibleName
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
168
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
207
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
985
string name =
GetAccessibleName
(_item + 1);
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
265
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
611
string name =
GetAccessibleName
(_item + 1);