Tag Archive: wpf

Working with the WPF TextBlock control.

Introduction Setting a TextBlock’s Content Formatting Text Using Controls with Formatted Text Introduction In WPF there are two very similar controls Label and TextBlock, and I’m going to cover TextBlock and why its so useful. First, what is the TextBlock…
Read more