bovender framework
C# framework that implements MVVM and more
Bovender.Mvvm.Converters Namespace Reference

Classes

class  AllCapsConverter
 Converts a string to all capitals. More...
 
class  BooleanNegationConverter
 Negates a boolean value. More...
 
class  EnumBooleanConverter
 Converts enum values to booleans to enable easy use of enumerations with WPF radio buttons. More...
 
class  SimpleExceptionConverter
 WPF converter that produces a simple text string from an exception. More...
 
class  VisibilityBooleanConverter
 
class  VisibilityBooleanNegationConverter