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