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