C#/Prism
[Prism] How to get a name of the active view in PRISM
딸기우유중독
2023. 10. 30. 17:08
https://stackoverflow.com/questions/18699316/how-to-get-a-name-of-the-active-view-in-prism
How to get a name of the active view in PRISM
I am trying to navigate to the same view (same as the active one), but with new parameters. The problem is that I struggle to find a clean way to get a currently active view's name from RegionManager
stackoverflow.com
728x90