Another text question
I have the following
<
TextBlockx:Name="MyLink"Canvas.Left="150"Canvas.Top="0"FontFamily="Verdana"FontSize="12"Width="250"TextWrapping="Wrap"Text="some say on his days off he makes shoes for tiny little ants..." />But I require the text inside to be centred, is this possible in any way, will the final release of wpfe have some more text properties, as I see it justification shouldnt be hard to implement, svg has had it for years and this is a very important feature, text is going to be used a lot and this cant be a hard thing to add for the wpfe team (its as though the icing on the cake has been left off).
Richard

