2 references to BUTTONALIGNMENTPADDING
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
52
private readonly int _scaledButtonAlignmentPadding =
BUTTONALIGNMENTPADDING
;
89
_scaledButtonAlignmentPadding = LogicalToDeviceUnits(
BUTTONALIGNMENTPADDING
);