1 write to _editorControl
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ToolStripEditorManagerTests.cs (1)
45_editorControl = new();
4 references to _editorControl
System.Windows.Forms.Design.Tests (4)
System\Windows\Forms\Design\ToolStripEditorManagerTests.cs (4)
54_toolStripEditorControl = _constructor.Invoke([_editorControl, _bounds]); 60_editorControl.Dispose(); 181VerifyProperty(nameof(Size), _toolStripEditorControl, new Size(_editorControl.Size.Width, _editorControl.Size.Height));