<a href="http://files.cnblogs.com/webabcd/Windows8.rar">[源碼下載下傳]</a>
重新想象 Windows 8 Store Apps (6) - 控件之媒體控件: Image, MediaElement
介紹
重新想象 Windows 8 Store Apps 之媒體控件
Image - 圖檔控件
MediaElement - 播放視訊或音頻的控件
示例
1、Image 的 Demo
ImageDemo.xaml
ImageDemo.xaml.cs
2、MediaElement 的 Demo
MediaElementDemo.xaml
MediaElementDemo.xaml.cs
OK