<a href="http://files.cnblogs.com/webabcd/Windows10.rar">[源碼下載下傳]</a>
背水一戰 Windows 10 (46) - 控件(ScrollViewer 基礎): ScrollViewer, ScrollBar, ScrollContentPresenter
介紹
背水一戰 Windows 10 之 控件(ScrollViewer 基礎)
ScrollViewer
ScrollBar
ScrollContentPresenter
示例
1、ScrollViewer 的基本應用
Controls/ScrollViewerDemo/ScrollViewerDemo.xaml
Controls/ScrollViewerDemo/ScrollViewerDemo.xaml.cs
2、ScrollBar 的示例
Controls/ScrollViewerDemo/ScrollBarDemo.xaml
Controls/ScrollViewerDemo/ScrollBarDemo.xaml.cs
3、ScrollContentPresenter 的示例
Controls/ScrollViewerDemo/ScrollContentPresenterDemo.xaml
Controls/ScrollViewerDemo/ScrollContentPresenterDemo.xaml.cs
OK