4 references to Property
PresentationFramework (4)
System\Windows\TreeChangeInfo.cs (1)
187
while (info.
Property
!= dp);
System\Windows\TreeWalkHelper.cs (3)
907
DependencyProperty dp = info.
Property
;
943
DependencyProperty dp = info.
Property
;
1103
if (inheritanceBehavior == InheritanceBehavior.Default || IsForceInheritedProperty(info.
Property
))