1 write to _dependencyProperty
PresentationCore (1)
MS\Internal\Automation\AutomationPropertyInfo.cs (1)
35
_dependencyProperty
= dependencyProperty;
1 reference to _dependencyProperty
PresentationCore (1)
MS\Internal\Automation\AutomationPropertyInfo.cs (1)
50
internal DependencyProperty DependencyProperty { get { return
_dependencyProperty
; } }