1 write to Item
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListViewItemSelectionChangedEventArgs.cs (1)
16Item = item;
1 reference to Item
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListViewItemSelectionChangedEventArgsTests.cs (1)
21Assert.Equal(item, e.Item);