Archives for: July 2010
Silverlight Tip – How to make bold text in a textblock from the CodeBehind

The Problem: You need to conditionally bold text in a text block, but you cannot find any way of doing so

The Cause: For inexplicable reasons, Microsoft chose not to include a FontWeight.Bold in their xaml specification

Read more on Silverlight Tip – How to make bold text in a textblock from the CodeBehind…

Popularity: 2% [?]

By Steve French with 2 comments