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