1 write to headerLabel
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (1)
36this.headerLabel = new System.Windows.Forms.Label();
3 references to headerLabel
System.Workflow.Activities (3)
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (3)
70resources.ApplyResources(this.headerLabel, "headerLabel"); 71this.headerLabel.Name = "headerLabel"; 105this.Controls.Add(this.headerLabel);