3 references to IsForceInheritedProperty
PresentationFramework (3)
src\Framework\System\Windows\TreeWalkHelper.cs (3)
345bool isForceInheritedProperty = IsForceInheritedProperty(dp); 952bool isForceInheritedProperty = IsForceInheritedProperty(dp); 1106if (inheritanceBehavior == InheritanceBehavior.Default || IsForceInheritedProperty(info.Property))