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