Volume Control
Application-specific hotkeys for Windows
VolumeControl.WPF.Behaviors.DisableMouseWheelBehavior Class Reference

Behavior that prevent the mouse wheel from triggering events. More...

Inheritance diagram for VolumeControl.WPF.Behaviors.DisableMouseWheelBehavior:
Collaboration diagram for VolumeControl.WPF.Behaviors.DisableMouseWheelBehavior:

Protected Member Functions

override void OnAttached ()
 
override void OnDetaching ()
 

Properties

bool AllowScrollingInComboBoxDropDown = true [get, set]
 Gets or sets whether the mouse scroll event is handled even when the associated object is a combo box with its dropdown open. More...
 

Detailed Description

Behavior that prevent the mouse wheel from triggering events.

Property Documentation

◆ AllowScrollingInComboBoxDropDown

bool VolumeControl.WPF.Behaviors.DisableMouseWheelBehavior.AllowScrollingInComboBoxDropDown = true
getset

Gets or sets whether the mouse scroll event is handled even when the associated object is a combo box with its dropdown open.


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