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