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