Exemplo n.º 1
0
 void c_PropertyChanged(object sender, PropertyChangedEventArgs e)
 {
     PropertyChanged.Call(this, e.PropertyName);
 }