3 references to ImageListImageEditor
System.Design (1)
src\winforms\artifacts\obj\System.Design.Facade\Release\net11.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)
src\winforms\artifacts\obj\System.Windows.Forms.Design.Editors.Facade3x\Release\net11.0\System.Windows.Forms.Design.Editors.Forwards.cs (1)
19[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.ImageListImageEditor))]