1 write to themeLocationLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
132
this.
themeLocationLabel
= new System.Windows.Forms.Label();
4 references to themeLocationLabel
System.Workflow.ComponentModel (4)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (4)
167
resources.ApplyResources(this.
themeLocationLabel
, "themeLocationLabel");
168
this.
themeLocationLabel
.Margin = new System.Windows.Forms.Padding(0, 3, 3, 0);
169
this.
themeLocationLabel
.Name = "themeLocationLabel";
187
this.nameLocationTableLayoutPanel.Controls.Add(this.
themeLocationLabel
, 0, 1);