Open Nemonek opened 1 month ago
This pull request adds two samples to the repository. Both shows how to open and close a SplitView's Pane with MVVM. One does so by using Reactive UI, while the other does not use any framework, just the INotfyPropertyChangedInterface.
Scope of this PR:
If this is a new Sample
In any case
What does the pull request do?
This pull request adds two samples to the repository. Both shows how to open and close a SplitView's Pane with MVVM. One does so by using Reactive UI, while the other does not use any framework, just the INotfyPropertyChangedInterface.
Scope of this PR:
What is the current behavior?
Checklist
If this is a new Sample
In any case
Fixed issues