Monday, October 28, 2013

Is it possible to make substring of string as a hyperlink?

if you use 8.1 itss very easy:



<RichTextBlock>
<RichTextBlock.Blocks>
<Paragraph>
text
<Hyperlink NavigateUri="http://www.bing.com">hwufhurehfuer</Hyperlink>
eowfouwejfew
</Paragraph>
</RichTextBlock.Blocks>
</RichTextBlock>





Microsoft Certified Solutions Developer - Windows Store Apps Using C#


No comments:

Post a Comment