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)
163
group.Items.Insert(0,
_contextMenuCol
);
187
_contextMenuCol
.Enabled = onValidCell;
829
_contextMenuCol
?.Dispose();