Is there a way to set the FontWeight of a TextSymbol in code-behind? If not, what is the best way to set a FontWeight (Bold, Italic, UltraBold, etc.) in XAML for a TextSymbol?
I still am curious about this issue. Is there a way to set font weight on an ESRI.ArcGIS.Client.Symbols.TextSymbol? I suppose one could create a custom subclass, but then the can has been kicked down the road and a problem will be created if ported to use AcceleratedDisplay (i.e. Runtime for .NET).