3
Shouts

WPF: Where to put value converters? - Arik Poznanski's Blog

posted by arikarik 848 days, 8 hours, 2 minutes ago
Thursday, January 28, 2010 12:46:44 AM GMT

WPF: Where to put value converters? The following tip is not new; it is based on this post and its comments. However, for the sake of completeness and for future reference I bring here the final version. The question this posts tries to address is: Where to put value converters? Normal Solution Usually, the common place to put value converters is in the resources section. With this in place you can use the value converter with StaticResource syntax:

...

This means that every time yo...

category: Smart Client | clicked: 0 | | source: blogs.microsoft.co.il | show counter code
tags: Value Converter, WPF

1 comment posted.

To post your comment please login or signup