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