Beispiel #1
0
 protected virtual void OnChanged(ImageChangedEventArgs e)
 {
     Changed?.Invoke(this, e);
 }