1 write to y
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MouseEvent.cs (1)
67this.y = y;
2 references to y
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MouseEvent.cs (2)
118return y; 143return new Point(x,y);