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