1 write to _wheel
PresentationCore (1)
System\Windows\Input\RawMouseInputReport.cs (1)
68
_wheel
= wheel;
1 reference to _wheel
PresentationCore (1)
System\Windows\Input\RawMouseInputReport.cs (1)
90
public int Wheel {get {return
_wheel
;}}