摘要:
之前做的ListBox里列大图http://www.cnblogs.com/li-peng/archive/2012/11/20/2778657.html图片转换的时候这段代码有的时候会有问题编码解码器无法使用提供的流类型 或者The codec cannot use the type of stream provided改成 BitmapImage bitImage = new BitmapImage(); bitImage.BeginInit(); bitImage.StreamSource = imageStreamSource... 阅读全文
posted @ 2012-11-20 16:49
li-peng
阅读(624)
评论(1)
推荐(1)
摘要:
修改ListBox的模版 多列大图片效果,加上删除button看图上代码!<Window x:Class="Thunder.SetCenter.RoomSetting.ActivityPhotoView" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:Thunder.Set 阅读全文
posted @ 2012-11-20 11:00
li-peng
阅读(9270)
评论(1)
推荐(3)

浙公网安备 33010602011771号