4 references to
System.Drawing.Common (4)
System\Drawing\Icon.cs (4)
63public Icon(string fileName, int width, int height) : this() 78public Icon(Icon original, int width, int height) : this() 95public Icon(Type type, string resource) : this() 115public Icon(Stream stream, int width, int height) : this()