Browse by Tags
All Tags »
WPF 3.5 SP1 »
StringFormat (RSS)
Sorry, but there are no more tags available to filter with.
Background Formatting data can be a pretty cumbersome task in WPF. To illustrate with a very simple example, let’s say I want to display the dollar value of some item in a TextBlock: < StackPanel > < TextBlock Text ="Choose a number:"></
Read More...