Windows Phone 图片扩展类
摘要:using System.IO;using System.Text;using System.Net;using System.Threading.Tasks;using System.Windows.Controls;using Windows.Storage;namespace System.Windows.Media.Imaging{ /// /// ImageExtension图片附加属性 /// public class ImageExtension : DependencyObject { private const string W...
阅读全文
posted @
2013-11-25 11:12
蔚蓝海
阅读(547)
推荐(2)
Caliburn micro 学习笔记...
摘要:页面跳转LLS 结合 CM 使用方法事件处理
阅读全文
posted @
2013-11-21 11:52
蔚蓝海
阅读(207)
推荐(0)
First steps with Caliburn Micro in Windows Phone 8 系列文章
摘要:http://wp.qmatteoq.com/first-steps-with-caliburn-micro-in-windows-phone-8-the-theory/
阅读全文
posted @
2013-11-08 18:05
蔚蓝海
阅读(128)
推荐(0)