Skip to main content
blog.TheCherneys.com
Entry Date: Rate:
Site:
Keywords:
RSS Description:
When using the HyperlinkButton in Silverlight you may come across a scenario where you need the content to wrap. Unfortunately the HyperlinkButton control does not allow you to set the TextWrapping =”Wrap”. Here is a quick way I found to allow for this type of functionality
Comments:

TextWrap on SL Hyperlink button is not implemented, here you have a quick workaround.