1 write to instance
System.Workflow.ComponentModel (1)
Shared\CompModHelpers.cs (1)
1339this.instance = instance;
3 references to instance
System.Workflow.ComponentModel (3)
Shared\CompModHelpers.cs (3)
1353return this.instance; 1375componentChangeService.OnComponentChanging(this.instance, this.propDesc); 1391componentChangeService.OnComponentChanged(this.instance, this.propDesc, null, null);