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