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