1 write to _listBoxList
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
1030_listBoxList = displayList;
6 references to _listBoxList
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (6)
1093_listBoxList.Remove(editorItem.Component); 1099_listBoxList.Insert(toIndex, editorItem.Component); 1125_listBoxList.Clear(); 1152_listBoxList.Insert(index, item.Host); 1174_listBoxList.Insert(index, item.Component); 1192_listBoxList.RemoveAt(index);