1 type derived from AttachedPropertyInfo
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\AttachedPropertyInfo.cs (1)
31public sealed class AttachedPropertyInfo<T> : AttachedPropertyInfo
2 references to AttachedPropertyInfo
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\ViewStateAttachedPropertyFeature.cs (2)
42protected abstract IEnumerable<AttachedPropertyInfo> AttachedProperties 90foreach (AttachedPropertyInfo attachedPropertyInfo in this.AttachedProperties)