1 write to conditionLabel
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (1)
39
this.
conditionLabel
= new System.Windows.Forms.Label();
3 references to conditionLabel
System.Workflow.Activities (3)
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (3)
88
resources.ApplyResources(this.
conditionLabel
, "conditionLabel");
89
this.
conditionLabel
.Name = "conditionLabel";
102
this.Controls.Add(this.
conditionLabel
);