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