1 write to Margin
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
413
base.
Margin
= value;
3 references to Margin
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
410
return base.
Margin
;
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (2)
626
Width = this.themePanel.Right + this.themePanel.Left +
Margin
.Left +
Margin
.Right;