Skip to content

kiwipom/GridViewApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#GridView

The issue is in the presentation of data in the ZoomedIn view - check MainPage.xaml and look for the ItemsPanelTemplate in the ZoomedInView.

Swap out the <StackPanel /> for a <VirtualizingStackPanel /> for interesting results...

About

Simple repo of GridView virtualization issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages