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