1 write to propInfo
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\ModifyActivitiesPropertyDescriptor.cs (1)
28this.propInfo = propInfo;
2 references to propInfo
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\ModifyActivitiesPropertyDescriptor.cs (2)
46return this.propInfo.GetValue(component, null); 72this.propInfo.SetValue(component, true, null);