天天看點

重新想象 Windows 8 Store Apps (9) - 控件之 ScrollViewer 基礎

<a href="http://files.cnblogs.com/webabcd/Windows8.rar">[源碼下載下傳]</a>

重新想象 Windows 8 Store Apps (9) - 控件之 ScrollViewer 基礎

介紹

重新想象 Windows 8 Store Apps 之 ScrollViewer

示範 ScrollViewer 的基本應用

示範 ScrollBar 的基本應用

示範 ScrollContentPresenter 的基本應用

示例

1、ScrollViewer 的基本應用

ScrollViewer/Demo.xaml

ScrollViewer/Demo.xaml.cs

2、ScrollBar 的基本應用

ScrollViewer/ScrollBarDemo.xaml

ScrollViewer/ScrollBarDemo.xaml.cs

3、ScrollContentPresenter 的基本應用

ScrollViewer/ScrollContentPresenterDemo.xaml

ScrollViewer/ScrollContentPresenterDemo.xaml.cs

OK

繼續閱讀