Beispiel #1
0
 public MainPage()
 {
     this.InitializeComponent();
     Groups = GroupDataSource.GetGroupData();
 }