2 writes to name
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListViewGroup.cs (2)
73this.name = key; 208this.name = value;
1 reference to name
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListViewGroup.cs (1)
204return this.name;