2 references to IsInAncestorScope
PresentationFramework (2)
System\Windows\Documents\TextPointerBase.cs (2)
301return IsInAncestorScope(position, typeof(TextElement), typeof(AnchoredBlock)); 307return IsInAncestorScope(position, typeof(Inline), typeof(Hyperlink));