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