public static void NavigateTo(Page page)
 {
     MainWindow.ChangeFrameContent(page);
 }