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