2 references to LVNI_BELOW
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
1057int next = GetItemNext(hwnd, current, NativeMethods.LVNI_BELOW); 1763int nextItem = GetItemNext(hwnd, curItem, NativeMethods.LVNI_BELOW);