文件名称:滚动条滚动到底时加载
文件大小:371KB
文件格式:ZIP
更新时间:2019-03-16 07:30:55
wpf scrollviewer
一个demo, 里面有个通用的behavior, 实现scrollviewer滚动到底时的事件通知。具体可以看http://blog.csdn.net/muzizongheng/article/details/50468160
【文件预览】:
LazyLoadingBehaviorDemo
----bin()
--------Release()
--------Debug()
----App.xaml(359B)
----obj()
--------Debug()
----App.xaml.cs(285B)
----LazyLoadingBehaviorDemo.csproj(4KB)
----ReachingBottomBehavior.cs(2KB)
----SampleData()
--------MainViewModelSampleData.xaml(162B)
----Application.ico(67KB)
----Views()
--------MainView.xaml(6KB)
--------MainView.xaml.cs(1KB)
----MainWindow.xaml(396B)
----Properties()
--------AssemblyInfo.cs(2KB)
----MainWindow.xaml.cs(615B)
----ViewModels()
--------MainViewModel.cs(3KB)