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