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