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