5 references to Hyperlink
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedElement.cs (3)
211if (_type == ElementType.Hyperlink || _type == ElementType.Paragraph || 258case ElementType.Hyperlink: 428case ElementType.Hyperlink:
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (2)
1472_AddStartNode(FixedElement.ElementType.Hyperlink); 1770_AddStartNode(FixedElement.ElementType.Hyperlink);