1 write to _contextMenuRow
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
151_contextMenuRow = new ToolStripMenuItem
3 references to _contextMenuRow
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (3)
164group.Items.Insert(0, _contextMenuRow); 186_contextMenuRow.Enabled = onValidCell; 827_contextMenuRow?.Dispose();