Base:
method
GetNextSibling
MS.Internal.AutomationProxies.ProxyFragment.GetNextSibling(MS.Internal.AutomationProxies.ProxySimple)
1 reference to GetNextSibling
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1951for (el = wlv.GetFirstChild(); el != null; el = wlv.GetNextSibling(el))