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