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