Source = new BitmapImage(new Uri("Creek.jpg", UriKind.Relative));. In the preceding code snippet, UriKind lets you specify if the image is ...
確定! 回上一頁