public MainWindow()
 {
     InitializeComponent();
     NavigationMenu.InitializeMenu(ContentGrid, 0, 0);
 }