1 write to themeNameLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
131
this.
themeNameLabel
= new System.Windows.Forms.Label();
4 references to themeNameLabel
System.Workflow.ComponentModel (4)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (4)
161
resources.ApplyResources(this.
themeNameLabel
, "themeNameLabel");
162
this.
themeNameLabel
.Margin = new System.Windows.Forms.Padding(0, 0, 3, 3);
163
this.
themeNameLabel
.Name = "themeNameLabel";
184
this.nameLocationTableLayoutPanel.Controls.Add(this.
themeNameLabel
, 0, 0);