Ejemplo n.º 1
0
 protected virtual void OnImageChanged()
 {
     Invalidate();
     ImageChanged.Fire(this);
 }