2 references to GetFullAccessibleChildByIndex
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
102
accChild = Accessible.
GetFullAccessibleChildByIndex
(_acc, index);
578
acc = Accessible.
GetFullAccessibleChildByIndex
(acc, item);