This repository contains a sample solution to test how the default TextBox binding updates and how to enable tracking input changes realtime.
Blog post: http://www.bartlannoeye.com/blog/tracking-ongoing-text-changes-in-your-universal-app
####Used libraries:
- MVVM Light for RelayCommand (copied class file)
- Prism for Windows Runtime for BindableBase (copied class file)