2 references to IsInheritanceNode
PresentationFramework (2)
src\Framework\System\Windows\FrameworkContentElement.cs (1)
587
inheritanceNode = TreeWalkHelper.
IsInheritanceNode
(parentFE, dp, out inheritanceBehavior);
src\Framework\System\Windows\FrameworkElement.cs (1)
1984
inheritanceNode = TreeWalkHelper.
IsInheritanceNode
(parentFE, dp, out inheritanceBehavior);