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