2 references to PICTUREWIDTH
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
77
private int scaledPictureWidth =
PICTUREWIDTH
;
118
scaledPictureWidth = LogicalToDeviceUnits(
PICTUREWIDTH
);