Ejemplo n.º 1
0
 public void At(Point point)
 {
     this.DoWithinExceptionHandler(() => _presenter.ShowContextMenu(_objectRequestingPopup, point));
 }