1 write to StartIndex
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\SearchForVirtualItemEventArgs.cs (1)
25StartIndex = startIndex;
1 reference to StartIndex
System.Windows.Forms.Tests (1)
System\Windows\Forms\SearchForVirtualItemEventArgsTests.cs (1)
30Assert.Equal(startIndex, e.StartIndex);