<a href="http://files.cnblogs.com/webabcd/Windows8.rar">[源碼下載下傳]</a>
重新想象 Windows 8.1 Store Apps (78) - 控件增強: ScrollViewer, FlipView, Popup
介紹
重新想象 Windows 8.1 Store Apps 之控件增強
ScrollViewer - 滾動視圖控件的增強
FlipView - 滑動視圖控件的增強
Popup - 彈出框控件的增強
示例
1、示範 ScrollViewer 的新特性
ScrollViewerDemo.xaml
ScrollViewerDemo.xaml.cs
2、示範 FlipView 的新特性
FlipViewDemo.xaml
FlipViewDemo.xaml.cs
3、示範 Popup 的新特性
PopupDemo.xaml
PopupDemo.xaml.cs
OK