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