1 write to marginsBottomLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
271this.marginsBottomLabel = new System.Windows.Forms.Label();
3 references to marginsBottomLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
411this.marginsTableLayoutPanel.Controls.Add(this.marginsBottomLabel, 2, 0); 467resources.ApplyResources(this.marginsBottomLabel, "marginsBottomLabel"); 468this.marginsBottomLabel.Name = "marginsBottomLabel";