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