文件名称:SynchronizedScrollViewers
- 所属分类:
- ListView/ListBox
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 217kb
- 下载次数:
- 0次
- 提 供 者:
- Hoo****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Scroll Synchronization
Imagine you have two ListBoxes with lots of items. Whenever a user scrolls in one of the two ListBoxes, the other one should be updated, too. What we want to do in this article is to create a simple attached property that allows us to group scrollable controls. In the following sample, you will see two ScrollViewers whose scroll positions are synchronized because they are both attached to the same ScrollGroup, "Group1"
Imagine you have two ListBoxes with lots of items. Whenever a user scrolls in one of the two ListBoxes, the other one should be updated, too. What we want to do in this article is to create a simple attached property that allows us to group scrollable controls. In the following sample, you will see two ScrollViewers whose scroll positions are synchronized because they are both attached to the same ScrollGroup, "Group1"
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SynchronizedScrollViewers.vssscc
.ilverlight\SoftwareArchitects.ScrollViewerUI.Web
...........\.....................................\App_Data
...........\.....................................\bin
...........\.....................................\...\SoftwareArchitects.ScrollViewerUI.Web.dll
...........\.....................................\...\SoftwareArchitects.ScrollViewerUI.Web.pdb
...........\.....................................\ClientBin
...........\.....................................\.........\SoftwareArchitects.ScrollViewerUI.xap
...........\.....................................\obj
...........\.....................................\...\Debug
...........\.....................................\...\.....\SoftwareArchitects.ScrollViewerUI.Web.csproj.FileListAbsolute.txt
...........\.....................................\...\.....\SoftwareArchitects.ScrollViewerUI.Web.dll
...........\.....................................\...\.....\SoftwareArchitects.ScrollViewerUI.Web.pdb
...........\.....................................\...\.....\TempPE
...........\.....................................\Properties
...........\.....................................\..........\AssemblyInfo.cs
...........\.....................................\Silverlight.js
...........\.....................................\SoftwareArchitects.ScrollViewerUI.Web.csproj
...........\.....................................\SoftwareArchitects.ScrollViewerUI.Web.csproj.user
...........\.....................................\SoftwareArchitects.ScrollViewerUI.Web.csproj.vspscc
...........\.....................................\SoftwareArchitects.ScrollViewerUITestPage.html
...........\.....................................\Web.config
...........\SoftwareArchitects.ScrollViewerUI
...........\.................................\App.xaml
...........\.................................\App.xaml.cs
...........\.................................\App_References
...........\.................................\..............\Microsoft.Windows.Controls.Theming.dll
...........\.................................\Bin
...........\.................................\...\Debug
...........\.................................\...\.....\AppManifest.xaml
...........\.................................\...\.....\Microsoft.Windows.Controls.Theming.dll
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.dll
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.pdb
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.xap
...........\.................................\...\.....\SoftwareArchitects.Windows.Controls.ScrollSynchronizer.dll
...........\.................................\...\.....\SoftwareArchitects.Windows.Controls.ScrollSynchronizer.pdb
...........\.................................\...\.....\TestPage.html
...........\.................................\MainPage.xaml
...........\.................................\MainPage.xaml.cs
...........\.................................\obj
...........\.................................\...\Debug
...........\.................................\...\.....\App.g.cs
...........\.................................\...\.....\MainPage.g.cs
...........\.................................\...\.....\ResolveAssemblyReference.cache
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.csproj.FileListAbsolute.txt
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.dll
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.g.resources
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.pdb
...........\.................................\...\.....\TempPE
...........\.................................\...\.....\XapCacheFile.xml
...........\.................................\Properties
...........\.................................\..........\AppManifest.xml
...........\.................................\..........\AssemblyInfo.cs
.......
.ilverlight\SoftwareArchitects.ScrollViewerUI.Web
...........\.....................................\App_Data
...........\.....................................\bin
...........\.....................................\...\SoftwareArchitects.ScrollViewerUI.Web.dll
...........\.....................................\...\SoftwareArchitects.ScrollViewerUI.Web.pdb
...........\.....................................\ClientBin
...........\.....................................\.........\SoftwareArchitects.ScrollViewerUI.xap
...........\.....................................\obj
...........\.....................................\...\Debug
...........\.....................................\...\.....\SoftwareArchitects.ScrollViewerUI.Web.csproj.FileListAbsolute.txt
...........\.....................................\...\.....\SoftwareArchitects.ScrollViewerUI.Web.dll
...........\.....................................\...\.....\SoftwareArchitects.ScrollViewerUI.Web.pdb
...........\.....................................\...\.....\TempPE
...........\.....................................\Properties
...........\.....................................\..........\AssemblyInfo.cs
...........\.....................................\Silverlight.js
...........\.....................................\SoftwareArchitects.ScrollViewerUI.Web.csproj
...........\.....................................\SoftwareArchitects.ScrollViewerUI.Web.csproj.user
...........\.....................................\SoftwareArchitects.ScrollViewerUI.Web.csproj.vspscc
...........\.....................................\SoftwareArchitects.ScrollViewerUITestPage.html
...........\.....................................\Web.config
...........\SoftwareArchitects.ScrollViewerUI
...........\.................................\App.xaml
...........\.................................\App.xaml.cs
...........\.................................\App_References
...........\.................................\..............\Microsoft.Windows.Controls.Theming.dll
...........\.................................\Bin
...........\.................................\...\Debug
...........\.................................\...\.....\AppManifest.xaml
...........\.................................\...\.....\Microsoft.Windows.Controls.Theming.dll
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.dll
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.pdb
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.xap
...........\.................................\...\.....\SoftwareArchitects.Windows.Controls.ScrollSynchronizer.dll
...........\.................................\...\.....\SoftwareArchitects.Windows.Controls.ScrollSynchronizer.pdb
...........\.................................\...\.....\TestPage.html
...........\.................................\MainPage.xaml
...........\.................................\MainPage.xaml.cs
...........\.................................\obj
...........\.................................\...\Debug
...........\.................................\...\.....\App.g.cs
...........\.................................\...\.....\MainPage.g.cs
...........\.................................\...\.....\ResolveAssemblyReference.cache
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.csproj.FileListAbsolute.txt
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.dll
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.g.resources
...........\.................................\...\.....\SoftwareArchitects.ScrollViewerUI.pdb
...........\.................................\...\.....\TempPE
...........\.................................\...\.....\XapCacheFile.xml
...........\.................................\Properties
...........\.................................\..........\AppManifest.xml
...........\.................................\..........\AssemblyInfo.cs
.......