コード例 #1
0
 public void OnPropertyChanged(PropertyChangedEventArgs e)
 {
     PropertyChanged.Handle(h => h(this, e));
 }