Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

bartlannoeye-com/2015-12-VariableSizedWrapGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VariableSizedWrapGrid Sample

The VariableSizedWrapGrid was a signature control in Windows 8.

When porting one of our existing apps from Windows 8.1 to Windows 10, we ran into the issue where our grouped VariableSizedWrapGrid did not wrap correctly and each group consisted out of a single column running out of the screen borders (the groups were placed horizontally to keep the same behavior as Windows 8.1 for this particular app).

This repository contains a sample solution where I started from scratch to implement a grouped VariableSizedWrapGrid.

VariableSizedWrapGrid

Blog post: http://www.bartlannoeye.com/blog/windows-10-grouped-variablesizedwrapgrid-similar-to-windows-8

####Used libraries: