4 references to TypePropertyCache
ReachFramework (4)
Serialization\Manager\ReachSerializableProperties.cs (4)
239
propertyContext.Name = propertyContext.
TypePropertyCache
.PropertyInfo.Name;
292
((DependencyProperty)((TypeDependencyPropertyCache)dependencyPropertyContext.
TypePropertyCache
).
852
memberInfo = ((TypeDependencyPropertyCache)
TypePropertyCache
).MemberInfo;
872
dependencyProperty = ((TypeDependencyPropertyCache)
TypePropertyCache
).DependencyProperty;