Closed ahmediddma closed 4 years ago
i think i did them all
I have changed the return type of IWindowManager.ShowDialog
to (bool?, TViewModel)
. This way, the caller gets the result of the original Window.ShowDialog()
.
I also fixed some minor formatting issues :wink:
Anyway, thanks for your contribution 👍
For https://github.com/thoemmi/TinyLittleMvvm/issues/31