C# Class WinRTXamlToolkit.IO.ScaledImageFile

Contains a helper method for getting a file with the applicable scale qualifier.
Afficher le fichier Open project: xyzzer/WinRTXamlToolkit

Méthodes publiques

Méthode Description
GetAsync ( string relativePath ) : Task

Used to retrieve a StorageFile that uses qualifiers in the naming convention.

Method Details

GetAsync() public static méthode

Used to retrieve a StorageFile that uses qualifiers in the naming convention.
public static GetAsync ( string relativePath ) : Task
relativePath string
Résultat Task