Ejemplo n.º 1
0
 private void _ProjectCount_CollectionChanged(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e)
 {
     SumAll = ProjectCount.Sum();
 }