1 write to newRuleToolStripButton
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
45
this.
newRuleToolStripButton
= new System.Windows.Forms.ToolStripButton();
4 references to newRuleToolStripButton
System.Workflow.Activities (4)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (4)
155
this.
newRuleToolStripButton
,
173
resources.ApplyResources(this.
newRuleToolStripButton
, "newRuleToolStripButton");
174
this.
newRuleToolStripButton
.Name = "newRuleToolStripButton";
175
this.
newRuleToolStripButton
.Click += new System.EventHandler(this.newRuleToolStripButton_Click);