2 references to propertyReferencePropertyID
System.Activities (2)
System\Activities\ActivityBuilder.cs (2)
277
AttachablePropertyServices.SetProperty(target,
propertyReferencePropertyID
, this[this.singleItemIndex]);
281
AttachablePropertyServices.RemoveProperty(target,
propertyReferencePropertyID
);