object Convert(object value, Type targetType, object parameter, string language) var storageFile= value as StorageFile; }
private staticasync Task<ImageSource> GetImageAsync(StorageFile
BitmapImage:但是,因为我正在使用一个Cortana应用程序,所以我需要使用StorageFile因此,如何将该位图转换为我需要的StorageFile,或者如何通过StorageFile下载图像,因为
StorageFle.GetFileFromApplicationUriAsync(Uri uri