Open zalnaRs opened 3 years ago
@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
I use NavigationWindow for navigation but MaterialWindow doesn't allow me to use it.