1 write to components
System.Workflow.Activities (1)
Rules\Design\Dialogs\BasicBrowserDialog.Designer.cs (1)
30
this.
components
= new System.ComponentModel.Container();
3 references to components
System.Workflow.Activities (3)
Rules\Design\Dialogs\BasicBrowserDialog.Designer.cs (3)
15
if (disposing && (
components
!= null))
17
components
.Dispose();
39
this.imageList = new System.Windows.Forms.ImageList(this.
components
);