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