0
kicks
Use of hyperlinks inside text at Silverlight 3
Insert of a hyperlink in the text - absolutely usual task for web-applications. Frequently we do it when makes HTML documents. Unfortunately, default controls in Silverlight do not allow to insert a hyperlink in the text. Let's consider an example of how it is possible to bypass this restriction.