4 references to Property
PresentationFramework (4)
System\Windows\TreeChangeInfo.cs (1)
188
while (info.
Property
!= dp);
System\Windows\TreeWalkHelper.cs (3)
911
DependencyProperty dp = info.
Property
;
947
DependencyProperty dp = info.
Property
;
1107
if (inheritanceBehavior == InheritanceBehavior.Default || IsForceInheritedProperty(info.
Property
))