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

Update Settings Pane Sample to use SettingsFlyout based views #58

Closed Andy-Wilkinson closed 9 years ago

Andy-Wilkinson commented 9 years ago

The next release of the Okra App Framework will allow views derived from SettingsFlyout to be used with the SettingsPaneManager. Samples should be updated to reflect this as the recommended approach.

Andy-Wilkinson commented 9 years ago

With the release of Okra App Framework v1.0, the OkraSettingsSample project now uses SettingsFlyout derived views.