1 write to thenLabel
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
54
this.
thenLabel
= new System.Windows.Forms.Label();
3 references to thenLabel
System.Workflow.Activities (3)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (3)
200
this.ruleGroupBox.Controls.Add(this.
thenLabel
);
242
resources.ApplyResources(this.
thenLabel
, "thenLabel");
243
this.
thenLabel
.Name = "thenLabel";