1 write to _listBoxList
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
1034_listBoxList = displayList;
6 references to _listBoxList
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (6)
1097_listBoxList.Remove(editorItem.Component); 1103_listBoxList.Insert(toIndex, editorItem.Component); 1129_listBoxList.Clear(); 1156_listBoxList.Insert(index, item.Host); 1178_listBoxList.Insert(index, item.Component); 1196_listBoxList.RemoveAt(index);