C# Class ModernApp4Me.WP8.Util.M4MResolutionImageChooser

Chooses the best image from the assets according to the device resolution.
ファイルを表示 Open project: smartnsoft/ModernApp4Me

Public Methods

Method Description
GetBestResolutionImage ( string imageName ) : Uri

Method Details

GetBestResolutionImage() public static method

public static GetBestResolutionImage ( string imageName ) : Uri
imageName string
return System.Uri