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