Occurs when the wheel button is rotated.
public:
event TypedEventHandler<CoreWindow^ ,PointerEventArgs^ >^ PointerWheelChanged {EventRegistrationToken add (TypedEventHandler<CoreWindow^ ,PointerEventArgs^ >^value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Core
Metadata: windows.winmd