Vereinsmeisterschaften  22aa7800eae54b428d40e835886cefe1fdefdfdf
This is a software that can be used to manage the internal competition of the swimming club Illertissen called "Vereinsmeisterschaften".
Loading...
Searching...
No Matches
CreateDocumentsPage.xaml.cs
2
4
6
7public partial class CreateDocumentsPage : Page
8{
9 public CreateDocumentsPage(CreateDocumentsViewModel viewModel)
10 {
11 InitializeComponent();
12 DataContext = viewModel;
13 }
14}
ViewModel for creating various types of documents such as certificates, overview.