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