3 references to HasHyperlinkAncestor
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
1931TextSchema.HasHyperlinkAncestor((TextElement)pointer.Parent))
src\Framework\System\Windows\Documents\TextSchema.cs (2)
107if (TextSchema.HasHyperlinkAncestor(parent) && 131if (TextSchema.HasHyperlinkAncestor(parent))