2 instantiations of bitmap_173x183_indexed_8bit
System.Drawing.Common.Tests (2)
System\Drawing\ToolboxBitmapAttributeTests.cs (2)
124using Image smallImage = attribute.GetImage(new bitmap_173x183_indexed_8bit(), large: false); 127using Image largeImage = attribute.GetImage(new bitmap_173x183_indexed_8bit(), large: true);
1 reference to bitmap_173x183_indexed_8bit
System.Drawing.Common.Tests (1)
System\Drawing\ToolboxBitmapAttributeTests.cs (1)
51[InlineData(typeof(bitmap_173x183_indexed_8bit), 173, 183)]