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