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