lepoco / wpfui

WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
https://wpfui.lepo.co
MIT License
7.47k stars 725 forks source link

Change the content of a NavigationView (Lepoco WPFUI)? #1131

Open 1234567Yang opened 3 months ago

1234567Yang commented 3 months ago

Is your feature request related to a problem? Please describe

Detail: https://stackoverflow.com/questions/78615573/how-to-change-the-content-of-a-navigationview-lepoco-wpfui

Describe the solution you'd like

Add methods like public object GetCurrentPage(), public object GetSpecificPage(type t) , public object GetSpecificPage(int index)

Describe alternatives you've considered

No response

Additional context

No response