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