5 references to Hyperlink
PresentationFramework (5)
System\Windows\Documents\FixedElement.cs (3)
197
if (_type == ElementType.
Hyperlink
|| _type == ElementType.Paragraph ||
246
case ElementType.
Hyperlink
:
419
case ElementType.
Hyperlink
:
System\Windows\Documents\FixedTextBuilder.cs (2)
1433
_AddStartNode(FixedElement.ElementType.
Hyperlink
);
1729
_AddStartNode(FixedElement.ElementType.
Hyperlink
);