imageName.Source = new BitmapImage(new Uri("ms-appx:/path"));. Where imageName = (yours image control name) path = (yours image path in the ...
確定! 回上一頁