C# (CSharp) ModernApp4Me.WP8.Converter Пространство имен

Классы

Имя Описание
M4MResolutionBitmapImageConverter Enables to choose the best BitmapImage from the assets according to device resolution. This class uses the M4MResolutionImageChooser to take its choice. The parameter should be something like "Path/to/Image/ImageName-Resolution.Extension" where resolution can be HD, WXGA or WVGA.
M4MResolutionImageBrushConverter Enables to choose the best ImageBrush from the assets according to device resolution. This class uses the M4MResolutionImageChooser to take its choice. The parameter should be something like "Path/to/Image/ImageName-Resolution.Extension" where resolution can be HD, WXGA or WVGA.
M4MTimeSpanToSecondsConverter Enables to convert a timespan to seconds.
M4MUpperCaseConverter Enables to convert a string to uppercase.