1 write to _x
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawMouseInputReport.cs (1)
70
_x
= x;
1 reference to _x
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawMouseInputReport.cs (1)
84
public int X {get {return
_x
;}}