3 references to propertyReferencesPropertyID
System.Activities (3)
System\Activities\ActivityBuilder.cs (3)
142if (AttachablePropertyServices.TryGetProperty(target, propertyReferencesPropertyID, out propertyReferences)) 152if (!AttachablePropertyServices.TryGetProperty(target, propertyReferencesPropertyID, out propertyReferences)) 155AttachablePropertyServices.SetProperty(target, propertyReferencesPropertyID, propertyReferences);