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)
54internal DependencyProperty DependencyProperty { get { return _dependencyProperty; } }