3 references to IsForceInheritedProperty
PresentationFramework (3)
System\Windows\TreeWalkHelper.cs (3)
334bool isForceInheritedProperty = IsForceInheritedProperty(dp); 949bool isForceInheritedProperty = IsForceInheritedProperty(dp); 1103if (inheritanceBehavior == InheritanceBehavior.Default || IsForceInheritedProperty(info.Property))