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)
30
group.Name = CreateListViewGroupName((ListViewGroupCollection)
_editValue
);