5 instantiations of CursorEditor
System.Windows.Forms.Design.Tests (5)
System\Drawing\Design\CursorEditorTests.cs (5)
16CursorEditor editor = new(); 32CursorEditor editor = new(); 56CursorEditor editor = new(); 64CursorEditor editor = new(); 72CursorEditor 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)
59[InlineData(typeof(Cursor), typeof(CursorEditor))]
System\Drawing\Design\CursorEditorTests.cs (5)
16CursorEditor editor = new(); 32CursorEditor editor = new(); 56CursorEditor editor = new(); 64CursorEditor editor = new(); 72CursorEditor editor = new();