2 references to IsInAncestorScope
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextPointerBase.cs (2)
305return IsInAncestorScope(position, typeof(TextElement), typeof(AnchoredBlock)); 311return IsInAncestorScope(position, typeof(Inline), typeof(Hyperlink));