spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
754 stars 122 forks source link

SideNavigation The content state is preserved #137

Open GhostDevil opened 3 years ago

GhostDevil commented 3 years ago

After the SideNavigation item switch, the use state of the page can not be preserved, such as selecting the checkbox of page A, switch back to another page, the page has changed to the initial state, can not retain the last operation state, so that each time a new page object will be instantiated, there will be resource loss and usage errors