1 write to protectionLevelLabel
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (1)
49this.protectionLevelLabel = new System.Windows.Forms.Label();
4 references to protectionLevelLabel
System.WorkflowServices (4)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (4)
169this.propertiesTabPage.Controls.Add(this.protectionLevelLabel); 184resources.ApplyResources(this.protectionLevelLabel, "protectionLevelLabel"); 185this.protectionLevelLabel.ForeColor = System.Drawing.SystemColors.ControlText; 186this.protectionLevelLabel.Name = "protectionLevelLabel";