메소드 | 설명 | |
---|---|---|
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. |
리턴 | Task |