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