1 write to components
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
31
this.
components
= new System.ComponentModel.Container();
6 references to components
System.Workflow.Activities (6)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (6)
16
if (disposing && (
components
!= null))
18
components
.Dispose();
44
this.imageList = new System.Windows.Forms.ImageList(this.
components
);
67
this.conditionErrorProvider = new System.Windows.Forms.ErrorProvider(this.
components
);
68
this.thenErrorProvider = new System.Windows.Forms.ErrorProvider(this.
components
);
69
this.elseErrorProvider = new System.Windows.Forms.ErrorProvider(this.
components
);