2 references to GetFullAccessibleChildByIndex
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
113
accChild = Accessible.
GetFullAccessibleChildByIndex
(_acc, index);
589
acc = Accessible.
GetFullAccessibleChildByIndex
(acc, item);