3 references to attachedProperties
System.Data (3)
cdf\src\NetFx40\Tools\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);