5 references to GetAccessibleName
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
165
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
202
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
984
string name =
GetAccessibleName
(_item + 1);
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
262
name =
GetAccessibleName
(NativeMethods.CHILD_SELF);
608
string name =
GetAccessibleName
(_item + 1);