1 write to headerAlignmentLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
311this.headerAlignmentLabel = new System.Windows.Forms.Label();
4 references to headerAlignmentLabel
System.Workflow.ComponentModel (4)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (4)
798this.headerTableLayoutPanel.Controls.Add(this.headerAlignmentLabel, 0, 1); 813resources.ApplyResources(this.headerAlignmentLabel, "headerAlignmentLabel"); 814this.headerAlignmentLabel.Cursor = System.Windows.Forms.Cursors.Arrow; 815this.headerAlignmentLabel.Name = "headerAlignmentLabel";