1 write to instance
System.Workflow.Activities (1)
Common\CompModHelpers.cs (1)
1341this.instance = instance;
3 references to instance
System.Workflow.Activities (3)
Common\CompModHelpers.cs (3)
1355return this.instance; 1377componentChangeService.OnComponentChanging(this.instance, this.propDesc); 1393componentChangeService.OnComponentChanged(this.instance, this.propDesc, null, null);