1 write to components
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (1)
31
this.
components
= new System.ComponentModel.Container();
3 references to components
System.Workflow.Activities (3)
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (3)
16
if (disposing && (
components
!= null))
18
components
.Dispose();
40
this.conditionErrorProvider = new System.Windows.Forms.ErrorProvider(this.
components
);