3 references to attachedProperties
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\ViewStateAttachedPropertyFeature.cs (3)
73attachedProperties.Add(propertyName, attachedProperty); 78if (attachedProperties.ContainsKey(e.Key)) 83attachedProperties[e.Key].SetValue(e.ParentModelItem, e.NewValue);