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