private void btnPrintFinalResults_Click(object sender, RoutedEventArgs e) { XamlTemplatePrinter.PrintFinalResults(this.tournament.FinalResults); }