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