Пример #1
0
 public virtual void QueueDraw(Xwt.Rectangle rect)
 {
     Control.Invalidate(rect.ToGdi());
 }