4 references to Property
PresentationFramework (4)
src\Framework\System\Windows\TreeChangeInfo.cs (1)
194while (info.Property != dp);
src\Framework\System\Windows\TreeWalkHelper.cs (3)
910DependencyProperty dp = info.Property; 946DependencyProperty dp = info.Property; 1106if (inheritanceBehavior == InheritanceBehavior.Default || IsForceInheritedProperty(info.Property))