1 write to contextMenuStrip1
Accessibility_Core_App (1)
ToolStripContainer.Designer.cs (1)
35this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
4 references to contextMenuStrip1
Accessibility_Core_App (4)
ToolStripContainer.Designer.cs (4)
119this.toolStrip1.ContextMenuStrip = this.contextMenuStrip1; 146this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(32, 32); 147this.contextMenuStrip1.Name = "contextMenuStrip1"; 148this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4);