2 references to GetLinkUri
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1348
return FixedPage.
GetLinkUri
(p, relUri);
src\Framework\System\Windows\Documents\Hyperlink.cs (1)
611
targetUri = FixedPage.
GetLinkUri
(sourceElement, targetUri);