3 writes to biHeight
System.Drawing.Common (1)
System\Drawing\BufferedGraphicsContext.cs (1)
382bitmapInfo->bmiHeader.biHeight = ulHeight;
System.Windows.Forms (2)
System\Windows\Forms\Control.MetafileDCWrapper.cs (1)
130biHeight = bmp.bmHeight,
System\Windows\Forms\Rendering\ControlPaint.cs (1)
197biHeight = bitmap.Height,
1 reference to biHeight
System.Drawing.Common (1)
System\Drawing\BufferedGraphicsContext.cs (1)
240(uint)bitmapInfo->bmiHeader.biHeight,