1 instantiation of ContentAlignmentEditor
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ContentAlignmentEditorTests.cs (1)
24
ContentAlignmentEditor editor =
new
();
3 references to ContentAlignmentEditor
System.Drawing.Design (1)
artifacts\obj\System.Drawing.Design.Facade\Release\net9.0\System.Drawing.Design.Forwards.cs (1)
5
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Design.
ContentAlignmentEditor
))]
System.Windows.Forms.Design.Tests (2)
EnsureEditorsTests.cs (1)
49
[InlineData(typeof(ContentAlignment), typeof(
ContentAlignmentEditor
))]
System\Windows\Forms\Design\ContentAlignmentEditorTests.cs (1)
24
ContentAlignmentEditor
editor = new();