1 write to headerTextLabel
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
64this.headerTextLabel = new System.Windows.Forms.Label();
3 references to headerTextLabel
System.Workflow.Activities (3)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (3)
300resources.ApplyResources(this.headerTextLabel, "headerTextLabel"); 301this.headerTextLabel.Name = "headerTextLabel"; 339this.Controls.Add(this.headerTextLabel);