4 references to TypePropertyCache
ReachFramework (4)
Serialization\Manager\ReachSerializableProperties.cs (4)
240
propertyContext.Name = propertyContext.
TypePropertyCache
.PropertyInfo.Name;
293
((DependencyProperty)((TypeDependencyPropertyCache)dependencyPropertyContext.
TypePropertyCache
).
853
memberInfo = ((TypeDependencyPropertyCache)
TypePropertyCache
).MemberInfo;
873
dependencyProperty = ((TypeDependencyPropertyCache)
TypePropertyCache
).DependencyProperty;