Learning how to use Value Converters in Silverlight(dimecasts.net)
submitted by
dwhittaker(13.1k) 8 months, 18 days ago
Taking a look at how to use and harness the power of Value Converters.
A Value Converter (IValueConverter) allows for you to perform custom logic during Bind time in XAML based applications. With a value converter you can implement pretty much any type of complex logic you want (bool to visibility, changing styles, etc) at runtime and have this logic extracted away in a stand alone class. read more...
|category: Silverlight
|Views: 3
tags:
Dimecasts.net Silverlight xaml another
Everyones tags:
Your Tags: