1 reference to GetImage
System.Drawing.Common (1)
System\Drawing\ToolboxBitmapAttribute.cs (1)
65
public Image? GetImage(Type type, bool large) =>
GetImage
(type, null, large);