-
Notifications
You must be signed in to change notification settings - Fork 12
Commands
Håvard Moås edited this page Apr 1, 2020
·
3 revisions
Creates a task based ICommand
to help clean up view models when using the MVVM-pattern. We want to minimize the amount of async void code. This command supports exception handling, by absorbing exceptions, unless you specify how you want to handle it.
Samples can be found here.
- ContentControl
- DataTemplateSelectors
- Date- and TimePicker
- Modality
- Contextual Menus
- RadioButton
- TrendGraph
- Tag
- Toast