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