Skip to content

A version of the AdaptiveGridView from the Windows Community Toolkit written in C++/WinRT

License

Notifications You must be signed in to change notification settings

deanchalk/AdaptiveGridViewCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdaptiveGridViewCpp

A version of the AdaptiveGridView from the Windows Community Toolkit written in C++/WinRT

I have taken the source code from the WindowsCommunityToolkit (https://github.com/windows-toolkit/WindowsCommunityToolkit) and re-wrote the AdaptiveGridView control (and its sample app) from its origina C# to a Runtime Component written in C++/WinRT

I completed this just to 'see' what C++/WinRT is like.

The C++ code probably isnt the best in the world, but we can agree that it works reasonably well.

Feel free to improve it - pull requests welcome

About

A version of the AdaptiveGridView from the Windows Community Toolkit written in C++/WinRT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published