1 write to rulesGroupBox
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
39this.rulesGroupBox = new System.Windows.Forms.GroupBox();
7 references to rulesGroupBox
System.Workflow.Activities (7)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (7)
70this.rulesGroupBox.SuspendLayout(); 122this.rulesGroupBox.Controls.Add(this.panel1); 123resources.ApplyResources(this.rulesGroupBox, "rulesGroupBox"); 124this.rulesGroupBox.Name = "rulesGroupBox"; 125this.rulesGroupBox.TabStop = false; 342this.Controls.Add(this.rulesGroupBox); 350this.rulesGroupBox.ResumeLayout(false);