Sign in
Vincent Sibal's Blog
WPF Programming Topics
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Alternating Rows
BindingGroups
ControlLocalValues
ControlVerifier
DataGrid
DataGrid Concepts
DataGrid Samples
IEditableCollectionView
Item Container Recycling
MVVM
Non-live Scrolling
StringFormat
TestApi
ToolTip
Virtualization
Visual State Manager
WPF 3.5 SP1
wpf 4.0
WPF Application Quality Guide
WPF Learning Resources
Browse by Tags
MSDN Blogs
>
Vincent Sibal's Blog
>
All Tags
>
stringformat
Tagged Content List
Blog Post:
New WPF 3.5 SP1 feature: Data Formatting (with Binding.StringFormat)
Vincent Sibal - MSFT
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:"></ TextBlock > < ComboBox Name...
on
16 May 2008
Page 1 of 1 (1 items)