2 references to PICTUREHEIGHT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
78
private int scaledPictureHeight =
PICTUREHEIGHT
;
119
scaledPictureHeight = LogicalToDeviceUnits(
PICTUREHEIGHT
);