5 instantiations of DockEditor
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\DockEditorTests.cs (5)
16
DockEditor editor =
new
();
32
DockEditor editor =
new
();
56
DockEditor editor =
new
();
64
DockEditor editor =
new
();
72
DockEditor 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)
16
DockEditor
editor = new();
32
DockEditor
editor = new();
56
DockEditor
editor = new();
64
DockEditor
editor = new();
72
DockEditor
editor = new();