1 write to customFooterLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
307this.customFooterLabel = new System.Windows.Forms.Label();
3 references to customFooterLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
705this.footerGroup.Controls.Add(this.customFooterLabel); 782resources.ApplyResources(this.customFooterLabel, "customFooterLabel"); 783this.customFooterLabel.Name = "customFooterLabel";