3 references to IconEditor
System.Drawing.Design (1)
artifacts\obj\System.Drawing.Design.Facade\Release\net9.0\System.Drawing.Design.Forwards.cs (1)
9[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Design.IconEditor))]
System.Windows.Forms.Design (1)
System\Drawing\Design\IconEditor.cs (1)
47protected static string CreateFilterEntry(IconEditor editor)
System.Windows.Forms.Design.Tests (1)
EnsureEditorsTests.cs (1)
51[InlineData(typeof(Icon), typeof(IconEditor))]