4 references to Property
PresentationFramework (4)
System\Windows\TreeChangeInfo.cs (1)
194while (info.Property != dp);
System\Windows\TreeWalkHelper.cs (3)
904DependencyProperty dp = info.Property; 940DependencyProperty dp = info.Property; 1100if (inheritanceBehavior == InheritanceBehavior.Default || IsForceInheritedProperty(info.Property))