5 references to Hyperlink
PresentationFramework (5)
System\Windows\Documents\FixedElement.cs (3)
198
if (_type == ElementType.
Hyperlink
|| _type == ElementType.Paragraph ||
245
case ElementType.
Hyperlink
:
414
case ElementType.
Hyperlink
:
System\Windows\Documents\FixedTextBuilder.cs (2)
1437
_AddStartNode(FixedElement.ElementType.
Hyperlink
);
1732
_AddStartNode(FixedElement.ElementType.
Hyperlink
);