1 write to typeNameLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
147
this.
typeNameLabel
= new System.Windows.Forms.Label();
3 references to typeNameLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (3)
269
resources.ApplyResources(this.
typeNameLabel
, "typeNameLabel");
270
this.
typeNameLabel
.Name = "typeNameLabel";
282
this.typeNameTableLayoutPanel.Controls.Add(this.
typeNameLabel
, 0, 0);