1 reference to s_smallSize
System.Drawing.Common (1)
System\Drawing\ToolboxBitmapAttribute.cs (1)
130using Icon sizedIco = new(ico, large ? s_largeSize : s_smallSize);