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