2 writes to _editValue
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ListViewGroupCollectionEditor.cs (2)
65_editValue = value; 72_editValue = null;
1 reference to _editValue
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ListViewGroupCollectionEditor.cs (1)
30group.Name = CreateListViewGroupName((ListViewGroupCollection)_editValue);