MaterialDesignExtensions
MaterialDesignExtensions copied to clipboard
NavigationWindow integration
I use NavigationWindow for navigation but MaterialWindow doesn't allow me to use it.
@zalnaRs Do you mean NavigationWindow
from WPF? I never used it, so I need to figure out how it works with templating. MaterialWindow
inherits from the standard window and thus it does not have any navigation features.
@zalnaRs Do you mean
NavigationWindow
from WPF? I never used it, so I need to figure out how it works with templating.MaterialWindow
inherits from the standard window and thus it does not have any navigation features.
Yes