2 writes to BboxBottom
System.Drawing.Common.Tests (1)
System\Drawing\Imaging\WmfPlaceableFileHeaderTests.cs (1)
31BboxBottom = value,
System.Windows.Forms.Primitives (1)
System\Drawing\ImageExtensions.cs (1)
32BboxBottom = (short)height
2 references to BboxBottom
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\WmfPlaceableFileHeaderTests.cs (2)
12Assert.Equal(0, fileHeader.BboxBottom); 41Assert.Equal(value, fileHeader.BboxBottom);