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