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