5 references to GetAccessibleName
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
163
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
200
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
979
string name =
GetAccessibleName
(_item + 1);
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
261
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
607
string name =
GetAccessibleName
(_item + 1);