OkraFramework / Okra.Core

Okra App Framework - The Okra App Framework is designed to support the development of .Net Windows Store applications, in particular those following the MVVM pattern.
http://okraframework.github.io
Apache License 2.0
10 stars 6 forks source link

Add support for Windows 10 desktop back button #76

Closed Andy-Wilkinson closed 8 years ago

Andy-Wilkinson commented 9 years ago

Windows 10 includes an option to display a back button in the window title bar (is this also the same button that appears in the task bar in tablet mode?). Add support for automatically supporting this in navigation.

See http://www.sharpgis.net/post/2015/05/21/Displaying-a-backbutton-in-your-app-window

Andy-Wilkinson commented 8 years ago

Moved to Okra.Platform.UniversalWindows project.