Exemple #1
0
 private void RunsOnCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)
 {
     RunCount = Runs.Count();
 }