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