private void AddBtn_Click(object sender, RoutedEventArgs e) { var winda = new PictureNew(); winda.Show(); }