1 write to selectDesignerLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
144this.selectDesignerLabel = new System.Windows.Forms.Label();
3 references to selectDesignerLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (3)
228this.themePanel.Controls.Add(this.selectDesignerLabel); 255resources.ApplyResources(this.selectDesignerLabel, "selectDesignerLabel"); 256this.selectDesignerLabel.Name = "selectDesignerLabel";