Beispiel #1
0
 private void Intialize()
 {
     Categories = categoryRepo.GetItems().ToObservableCollection();
 }