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