5 instantiations of CursorEditor
System.Windows.Forms.Design.Tests (5)
System\Drawing\Design\CursorEditorTests.cs (5)
18
CursorEditor editor =
new
();
34
CursorEditor editor =
new
();
58
CursorEditor editor =
new
();
66
CursorEditor editor =
new
();
74
CursorEditor editor =
new
();
8 references to CursorEditor
System.Drawing.Design (1)
artifacts\obj\System.Drawing.Design.Facade\Release\net10.0\System.Drawing.Design.Forwards.cs (1)
6
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Design.
CursorEditor
))]
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)
9
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Design.
CursorEditor
))]
System.Windows.Forms.Design.Tests (6)
EnsureEditorsTests.cs (1)
61
[InlineData(typeof(Cursor), typeof(
CursorEditor
))]
System\Drawing\Design\CursorEditorTests.cs (5)
18
CursorEditor
editor = new();
34
CursorEditor
editor = new();
58
CursorEditor
editor = new();
66
CursorEditor
editor = new();
74
CursorEditor
editor = new();