wpf 用c#代码给img指定uri

                this.image.Source = new BitmapImage(new Uri(imgSource, UriKind.Absolute));
                this.imgSource = imgSource;

 

posted @ 2013-03-21 09:45  fff8965  阅读(323)  评论(0编辑  收藏  举报