private void Button_Click(object sender, RoutedEventArgs e) { ana1 yeniSayfa = new ana1(); // ana1 yeni sayfanın ismi this.Content = yeniSayfa; }