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