1 write to conditionLabel
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
56
this.
conditionLabel
= new System.Windows.Forms.Label();
3 references to conditionLabel
System.Workflow.Activities (3)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (3)
202
this.ruleGroupBox.Controls.Add(this.
conditionLabel
);
254
resources.ApplyResources(this.
conditionLabel
, "conditionLabel");
255
this.
conditionLabel
.Name = "conditionLabel";