6 instantiations of FontNameEditor
System.Windows.Forms.Design.Tests (6)
System\Drawing\Design\FontNameEditorTests.cs (6)
23
FontNameEditor editor =
new
();
38
FontNameEditor editor =
new
();
57
FontNameEditor editor =
new
();
65
FontNameEditor editor =
new
();
73
FontNameEditor editor =
new
();
93
FontNameEditor editor =
new
();
16 references to FontNameEditor
System.Drawing.Design (1)
artifacts\obj\System.Drawing.Design.Facade\Release\net9.0\System.Drawing.Design.Forwards.cs (1)
8
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Design.
FontNameEditor
))]
System.Windows.Forms.Design.Editors (1)
artifacts\obj\System.Windows.Forms.Design.Editors.Facade3x\Release\net9.0\System.Windows.Forms.Design.Editors.Forwards.cs (1)
11
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Design.
FontNameEditor
))]
System.Windows.Forms.Design.Tests (6)
System\Drawing\Design\FontNameEditorTests.cs (6)
23
FontNameEditor
editor = new();
38
FontNameEditor
editor = new();
57
FontNameEditor
editor = new();
65
FontNameEditor
editor = new();
73
FontNameEditor
editor = new();
93
FontNameEditor
editor = new();
WinFormsControlsTest (8)
UserControls\UserControlWithFontNameEditor.cs (8)
18
[Editor(typeof(
FontNameEditor
), typeof(UITypeEditor))]
29
[Editor(typeof(
FontNameEditor
), typeof(UITypeEditor))]
40
[Editor(typeof(
FontNameEditor
), typeof(UITypeEditor))]
51
[Editor(typeof(
FontNameEditor
), typeof(UITypeEditor))]
62
[Editor(typeof(
FontNameEditor
), typeof(UITypeEditor))]
73
[Editor(typeof(
FontNameEditor
), typeof(UITypeEditor))]
84
[Editor(typeof(
FontNameEditor
), typeof(UITypeEditor))]
95
[Editor(typeof(
FontNameEditor
), typeof(UITypeEditor))]