/
posted by
Emil Stoychev
on
Jun 19, 2008 (more than a year ago)
This article is compatible with the latest version of Silverlight. Introduction In Silverlight there is a TextBlock control that is used to display simple text. However in many cases you need to display hyperlinks in the text. This article focuses on how to build such control and provides full source code for it. * UPDATE * Thanks to the feedback from Harlequin and his contribution now this projec ...