Sign in
My Idle Timeouts
Tags
AMP
AMP contest
AppFest
Azure Mobile Services
Bing Maps
blog maintenance
Book
book reviews
C++
C++ /CX
C++ 0X
C++. Visual Studio
C++11
channel 9
Concrt
Data binding
Direct2D
Express
Hello World
Hilo
IValueConverter
jobs
JSON
Kinect
Kinect for Windows
LINQ
live streaming
Metro
Metro style app
MS Press
native apps
native code
Official
openings
other
Others
performance
Personal
project template
Reflection
RTM
Sapphire
security
STL
TFS
Tigers
tips
tools
Trustworthy
Uncategorized
unit testing
Visual C++
Visual Studio
VS Gallery
whitepaper
wildlife
Windows 7
Windows 8
windows phone
Windows RT
Windows To Go
Windows Web Services
Windows XP
WinRT
WRL
XAML
Browse by Tags
MSDN Blogs
>
My Idle Timeouts
>
All Tags
>
data binding
Tagged Content List
Blog Post:
Implementing an IValueConverter in C++ /Cx for Data Binding
Sridhar P
To create a value converter, we create a class that implements the IValueConverter interface and then implement the Convert and (optionally) the ConvertBack methods. Converters can change data from one type to another, translate data based on cultural info, or … Continue reading →
on
21 May 2012
Page 1 of 1 (1 items)