5 instantiations of DockEditor
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\DockEditorTests.cs (5)
18
DockEditor editor =
new
();
34
DockEditor editor =
new
();
58
DockEditor editor =
new
();
66
DockEditor editor =
new
();
74
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)
57
[InlineData(typeof(DockStyle), typeof(
DockEditor
))]
System\Windows\Forms\Design\DockEditorTests.cs (5)
18
DockEditor
editor = new();
34
DockEditor
editor = new();
58
DockEditor
editor = new();
66
DockEditor
editor = new();
74
DockEditor
editor = new();