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