1 write to _contextMenuCol
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
157_contextMenuCol = new ToolStripMenuItem
3 references to _contextMenuCol
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (3)
163group.Items.Insert(0, _contextMenuCol); 187_contextMenuCol.Enabled = onValidCell; 829_contextMenuCol?.Dispose();