2 instantiations of LVITEMINDEX
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
391NativeMethods.LVITEMINDEX ii = new NativeMethods.LVITEMINDEX(-1, -1);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
138NativeMethods.LVITEMINDEX ii = new NativeMethods.LVITEMINDEX();
2 references to LVITEMINDEX
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
391NativeMethods.LVITEMINDEX ii = new NativeMethods.LVITEMINDEX(-1, -1);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
138NativeMethods.LVITEMINDEX ii = new NativeMethods.LVITEMINDEX();