text block how to do:
- text trimming for a given height
- vertical alignment
Can we use mytextBlock.TextTriming to trim the text?
I have tried to trim text with specifying height but its not working
same with the vertical alignment.
I tried TextAlignment = center
but its aligning text horizontally.
Text trimming is not supported in the current version of the framework. However, Robby Ingebretsen’s TextTrimming TextBlock for Silverlight works if you recompile it for WP7.