2 references to DependencyProperty
ReachFramework (2)
Serialization\Manager\ReachSerializableProperties.cs (1)
793
this.Value = ((DependencyObject)this.TargetObject).GetValue((DependencyProperty)this.
DependencyProperty
);
Serialization\Manager\XpsTokenContext.cs (1)
32
(DependencyProperty)((SerializableDependencyPropertyContext)propertyContext).
DependencyProperty
: