5 references to GetAccessibleName
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
184
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
223
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
985
string name =
GetAccessibleName
(_item + 1);
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
275
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
622
string name =
GetAccessibleName
(_item + 1);