1 write to marginsRightLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
270this.marginsRightLabel = new System.Windows.Forms.Label();
3 references to marginsRightLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
410this.marginsTableLayoutPanel.Controls.Add(this.marginsRightLabel, 2, 1); 462resources.ApplyResources(this.marginsRightLabel, "marginsRightLabel"); 463this.marginsRightLabel.Name = "marginsRightLabel";