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

XAML objekt for NavigationItems #104

Open JochnGst opened 4 years ago

JochnGst commented 4 years ago

It would be nice to have the possibility, to define the navigation objects in XAML without a list via ViewModel.

The code variant is quite cool if you want a dynamic list, but only for app navigation a straight forward XAML definition is more easy to handle.

DaveCS1 commented 3 years ago

Yes, I agree. I am currently working with that control now and it would be very helpful to be able to define items in XAML.