1 write to button3
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
137this.button3 = new System.Windows.Forms.Button();
3 references to button3
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (3)
207resources.ApplyResources(this.button3, "button3"); 208this.button3.Name = "button3"; 289this.Controls.Add(this.button3);