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 notifications for state changes in PageInfo implementation #13

Closed Andy-Wilkinson closed 10 years ago

Andy-Wilkinson commented 10 years ago

Currently there is no way to be notified when the state of a PageInfo object has been modified. An event should be added to allow any UI bound elements to be updated.