1 write to _listBoxList
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
1043_listBoxList = displayList;
6 references to _listBoxList
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (6)
1106_listBoxList.Remove(editorItem.Component); 1112_listBoxList.Insert(toIndex, editorItem.Component); 1138_listBoxList.Clear(); 1165_listBoxList.Insert(index, item.Host); 1187_listBoxList.Insert(index, item.Component); 1205_listBoxList.RemoveAt(index);