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