摘要:
public static class Utils { public static BitmapImage GetImage(string filename) { string imgLocation = Application.Current.Resources["ImagesLocation"].ToString(); StreamResourceInfo imageResource = Application.GetResourceStream(new Uri(imgLocation + filenam... 阅读全文
posted @ 2013-01-12 22:11
hack25
阅读(1552)
评论(0)
推荐(0)
浙公网安备 33010602011771号