Ejemplo n.º 1
0
 public void NotifyMouseDown(Punto point, bool extendSelection)
 {
     escritorio.IrAPosicion(point, extendSelection);
 }