SliderHelper.

GetEnableMouseWheel(UIElement) Method

Summary

Gets/Sets the value when the slider will be changed. Possible values are if the slider is focused or if the mouse is over the slider.
Namespace
MahApps.Metro.Controls
Containing Type
SliderHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(Slider))]
[AttachedPropertyBrowsableForType(typeof(RangeSlider))]
public static MouseWheelState GetEnableMouseWheel(UIElement element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element UIElement

Return Value

Type Description
MouseWheelState