Exemple #1
0
 public MainWindow()
 {
     InitializeComponent();
     Navigated.Init(MainFrame);
     Navigated.GoToAuthPage();
 }