ARTICLE
Text Trimming in Silverlight 4 Using VS 2010 Beta
In Silverlight 4, a property called TextTrimming is added to the TextBlock control, which will help the TextBlock to Trim a string up to a defined width. In this article we will see how this feature works.