This repository contains a sample solution for using the Callisto CustomDialog with MVVM on Windows 8.1.
Blog post: http://www.bartlannoeye.com/blog/custom-messagedialog-with-mvvm
####Used libraries:
- Callisto NuGet package
- MVVM Light for RelayCommand (copied class file)
- Prism for Windows Runtime for BindableBase (copied class file)