Welcome to MSDN Blogs Sign in | Join | Help

Vincent Sibal's Blog

WPF Programming Topics

Browse by Tags

All Tags » Non-live Scrolling   (RSS)
WPF DataGrid sample: Add a preview ToolTip to a ScrollViewer
A customer was asking for a sample of a preview ToolTip on scrolling for the DataGrid and Ben Carter, one of our awesome Devs, wrote a sample here for any general ItemsControl. If you haven’t already, you can download the binaries and source for the DataGrid Read More...
WPF 3.5 SP1 Feature: Non-live Scrolling
So far for the new WPF 3.5 SP1 features, I've surveyed Item Container Recycling , Data Formatting , and IEditableCollectionView . Next on my list is Non-live Scrolling! What is it? Before 3.5 SP1, the WPF ScrollViewer only supported live scrolling, which Read More...
Page view tracker