2 writes to dependencyProperty
ReachFramework (2)
Serialization\Manager\XpsTokenContext.cs (2)
31this.dependencyProperty = (propertyContext is SerializableDependencyPropertyContext) ? 53this.dependencyProperty = null;
1 reference to dependencyProperty
ReachFramework (1)
Serialization\Manager\XpsTokenContext.cs (1)
147return dependencyProperty;