1 instantiation of ImageListImageEditor
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ImageListImageEditorTests.cs (1)
14
ImageListImageEditor editor =
new
();
5 references to ImageListImageEditor
System.Design (1)
artifacts\obj\System.Design.Facade\Release\net9.0\System.Design.Forwards.cs (1)
95
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.
ImageListImageEditor
))]
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ImageListImage.cs (1)
11
[Editor(typeof(
ImageListImageEditor
), typeof(UITypeEditor))]
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)
19
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.
ImageListImageEditor
))]
System.Windows.Forms.Design.Tests (2)
EnsureEditorsTests.cs (1)
56
[InlineData(typeof(ImageListImage), typeof(
ImageListImageEditor
))]
System\Windows\Forms\Design\ImageListImageEditorTests.cs (1)
14
ImageListImageEditor
editor = new();