コード例 #1
0
 private void _bindingView_ListChanged(object sender, ListChangedEventArgs e)
 {
     SetLabelTotal(_bindingView.ToList());
 }