2 references to ListViewGroupCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
977
_groups ??= new
ListViewGroupCollection
(this);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListViewGroupCollectionTests.cs (1)
1109
ListViewGroupCollection sourceGroup =
new
(listViewSource);