5 instantiations of CursorEditor
System.Windows.Forms.Design.Tests (5)
System\Drawing\Design\CursorEditorTests.cs (5)
18CursorEditor editor = new(); 34CursorEditor editor = new(); 58CursorEditor editor = new(); 66CursorEditor editor = new(); 74CursorEditor 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)
18CursorEditor editor = new(); 34CursorEditor editor = new(); 58CursorEditor editor = new(); 66CursorEditor editor = new(); 74CursorEditor editor = new();