-
-
Notifications
You must be signed in to change notification settings - Fork 144
Docs TODO
Antony Male edited this page Feb 11, 2015
·
6 revisions
Notes to self for document updating:
- Actions: event actions now support the sender
- Screen: document the state machine in more detail
- Actions: document changes around handling case where ActionTarget isn't set
- Introduction
- Quick Start
- Bootstrapper
- ViewModel First
- Actions
- The WindowManager
- MessageBox
- The EventAggregator
- PropertyChangedBase
- Execute: Dispatching to the UI Thread
- Screens and Conductors
- BindableCollection
- Validation using ValidatingModelBase
- StyletIoC
- The ViewManager
- Listening to INotifyPropertyChanged
- Design Mode Support
- Logging
- Misc