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