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