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