Value Converter and Command Relays for Visual Logic(orktane.com)
submitted by
orktane(300) 2 years, 9 months ago
If you've done any time of development with MVVM, one of the things you'll hate most is creating Value Converters and Commands for the smallest of things - especially for things like formatting, placement, visibility etc. And a lot of the times, these converters and commands are pertinent only to the View itself, but have to be declared on a module-wide basis. So as a solution, I've created "relays" for IValueConverter and ICommand implementations, which allow the logic to be defined in the code-behind or ViewModel if you prefer, without having to create extraneous/individual classes.
|category: Silverlight
|Views: 9
tags:
Silverlight another
Everyones tags:
Your Tags: