1 write to contractNameLabel
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceContractDetailViewControl.Designer.cs (1)
35
this.
contractNameLabel
= new System.Windows.Forms.Label();
4 references to contractNameLabel
System.WorkflowServices (4)
System\Workflow\Activities\Design\ServiceContractDetailViewControl.Designer.cs (4)
41
resources.ApplyResources(this.
contractNameLabel
, "contractNameLabel");
42
this.
contractNameLabel
.ForeColor = System.Drawing.SystemColors.ControlText;
43
this.
contractNameLabel
.Name = "contractNameLabel";
56
this.Controls.Add(this.
contractNameLabel
);