2 references to PICTUREHEIGHT
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
56
private readonly int _scaledPictureHeight =
PICTUREHEIGHT
;
93
_scaledPictureHeight = LogicalToDeviceUnits(
PICTUREHEIGHT
);