2 references to ListViewStartIndexCannotBeLargerThanEndIndex
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
5043throw new ArgumentException(SR.ListViewStartIndexCannotBeLargerThanEndIndex);
System\Windows\Forms\Controls\ListView\ListViewVirtualItemsSelectionRangeChangedEventArgs.cs (1)
18throw new ArgumentException(SR.ListViewStartIndexCannotBeLargerThanEndIndex);