C# (CSharp) Cimbalino.Phone.Toolkit.Converters Namespace

Classes

Name Description
MultiValueConverterBase An IValueConverter abstract implementation to be used with the Cimbalino.Phone.Toolkit.Behaviors.MultiBindingBehavior.
ResolutionAwareUriConverter An IValueConverter which converts a Uri value to a resolution aware Uri.
StringFormatConverter An IValueConverter which formats a string value.
StringRegexConverter An IValueConverter which formats a string value using a Regular Expression.
StringToLowercaseConverter An IValueConverter which formats a string value to lower case.
StringToUppercaseConverter An IValueConverter which formats a string value to upper case.
StringToVisibilityConverter An IValueConverter which converts a string value to a Visibility value.