3 references to AttachedPropertyDescriptor
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1277properties.Add(new AttachedPropertyDescriptor(AttachedProperty, this));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (1)
404properties.Add(new AttachedPropertyDescriptor(AttachedProperty, this));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelPropertyCollectionImpl.cs (1)
104select new AttachedPropertyDescriptor(attachedProperty, this.parent);