5 instantiations of DockEditor
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\DockEditorTests.cs (5)
16DockEditor editor = new(); 32DockEditor editor = new(); 56DockEditor editor = new(); 64DockEditor editor = new(); 72DockEditor editor = new();
8 references to DockEditor
System.Design (1)
artifacts\obj\System.Design.Facade\Release\net10.0\System.Design.Forwards.cs (1)
88[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.DockEditor))]
System.Windows.Forms.Design.Editors (1)
artifacts\obj\System.Windows.Forms.Design.Editors.Facade3x\Release\net10.0\System.Windows.Forms.Design.Editors.Forwards.cs (1)
16[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.DockEditor))]
System.Windows.Forms.Design.Tests (6)
EnsureEditorsTests.cs (1)
55[InlineData(typeof(DockStyle), typeof(DockEditor))]
System\Windows\Forms\Design\DockEditorTests.cs (5)
16DockEditor editor = new(); 32DockEditor editor = new(); 56DockEditor editor = new(); 64DockEditor editor = new(); 72DockEditor editor = new();