1 write to _overrideDP
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\AutomationPropertyInfo.cs (1)
40
_overrideDP
= overrideDP;
1 reference to _overrideDP
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\AutomationPropertyInfo.cs (1)
55
internal DependencyProperty OverrideDP { get { return
_overrideDP
; } }