6 references to MoveToGroup
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ListViewGroupItemCollection.cs (6)
70
MoveToGroup
((ListViewItem)Items[index], null);
72
MoveToGroup
((ListViewItem)Items[index], this.group);
80
MoveToGroup
(value, this.group);
93
MoveToGroup
(items[i], this.group);
111
MoveToGroup
(this[i], null);
136
MoveToGroup
(item, this.group);