Volume Control
Application-specific hotkeys for Windows
VolumeControl.WPF.MessageHooks.WpfTiltScrollHook Class Reference

Provides a window message hook that adds support for horizontal scrolling with tiltable mouse wheels. More...

Collaboration diagram for VolumeControl.WPF.MessageHooks.WpfTiltScrollHook:

Properties

static HwndSourceHook Hook = WndProcHook [get]
 Gets the HwndSourceHook delegate that handles horizontal scroll messages. More...
 

Detailed Description

Provides a window message hook that adds support for horizontal scrolling with tiltable mouse wheels.

Adds an attached event to all UIElements that triggers when the user tilts the mouse scroll wheel.

Property Documentation

◆ Hook

HwndSourceHook VolumeControl.WPF.MessageHooks.WpfTiltScrollHook.Hook = WndProcHook
staticget

Gets the HwndSourceHook delegate that handles horizontal scroll messages.


The documentation for this class was generated from the following file: