2 references to BUTTONHEIGHT
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
50private readonly int _scaledButtonHeight = BUTTONHEIGHT; 87_scaledButtonHeight = LogicalToDeviceUnits(BUTTONHEIGHT);