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