3 references to IsEffectiveAncestor
PresentationFramework (3)
System\Windows\Controls\ContentControl.cs (1)
276if (TemplatedParent != null && FrameworkObject.IsEffectiveAncestor(logicalParent, this))
System\Windows\Generated\FrameworkContentElement.cs (1)
765&& !FrameworkObject.IsEffectiveAncestor(this, context))
System\Windows\Generated\FrameworkElement.cs (1)
797&& !FrameworkObject.IsEffectiveAncestor(this, context))