private void ProfileBtn_Click(object sender, RoutedEventArgs e)//profiili nupp { Profile p = new Profile(); p.Show(); }