Méthode | Description | |
---|---|---|
WaitForLoadedAsync ( this bitmapImage, int timeoutInMs ) : Task |
Waits for the BitmapImage to load.
|
public static WaitForLoadedAsync ( this bitmapImage, int timeoutInMs ) : Task |
||
bitmapImage | this | The bitmap image. |
timeoutInMs | int | The timeout in ms. |
Résultat | Task |