Add login page
#1252
Replies: 1 comment
-
i did it by having a MainWindow with different UserControls. One for login and one for after login |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to make a Container window that contains a Frame that opens a LoginPage and after authorization opens a MainPage with Fluent navigation, how to implement this if the library implies a main window with Fluent navigation
Beta Was this translation helpful? Give feedback.
All reactions