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