MaterialDesignInXamlToolkit
MaterialDesignInXamlToolkit copied to clipboard
Demo: Move ButtonsViewModel to shared project
The FloatingActionDemoCommand does not seem to be triggered from the PopupBox, should it be removed?
So the changes here look just fine. I think the demo app command is correct, however, the PopupBox I believe is the one with the bug. I suspect we need to revisit how that command is actually implemented since it does not appear to be very useful.
I will raise a PR to change the FloatingActionDemoCommand to MVVM toolkit and also an issue with popup box