Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows 10 / UWP feature samples

A collection of small, focused samples that demonstrate features of the Universal Windows Platform introduced with Windows 10.

Historical sample. These projects target UWP on Windows 10. Some APIs have since evolved; new apps should look at WinUI 3 / Windows App SDK.

What's included

Each folder is a standalone UWP project focused on a single feature, including:

Folder Feature
AdaptiveTiles Building adaptive live tiles with the notifications XML payload.
AdaptiveTriggers Responsive / adaptive UI using AdaptiveTrigger and visual states.
Additional folders Other Windows 10 platform capabilities (see the project list in the repo).

Prerequisites

  • Windows 10
  • Visual Studio 2015 / 2017 with the Universal Windows Platform development workload
  • Windows 10 SDK

Getting started

  1. Clone the repository.
  2. Open Windows10/Windows10.sln (or the individual project folder).
  3. Restore packages and run the sample you want to try.

Related resources

Most samples are described in posts on blog.qmatteoq.com.

License

Released under the MIT License.

About

Set of samples on how to use some of the new features available in the Universal Windows Platform for Windows 10

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages