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.