1 write to operationNameLabel
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (1)
38
this.
operationNameLabel
= new System.Windows.Forms.Label();
4 references to operationNameLabel
System.WorkflowServices (4)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (4)
90
resources.ApplyResources(this.
operationNameLabel
, "operationNameLabel");
91
this.
operationNameLabel
.ForeColor = System.Drawing.SystemColors.ControlText;
92
this.
operationNameLabel
.Name = "operationNameLabel";
224
this.Controls.Add(this.
operationNameLabel
);