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