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