1 write to nameLabel
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
58
this.
nameLabel
= new System.Windows.Forms.Label();
3 references to nameLabel
System.Workflow.Activities (3)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (3)
204
this.ruleGroupBox.Controls.Add(this.
nameLabel
);
265
resources.ApplyResources(this.
nameLabel
, "nameLabel");
266
this.
nameLabel
.Name = "nameLabel";