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