Summary
Gets the brush of the track value 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 Brush GetTrackValueFillHoverBrush(UIElement element)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
|
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| element | UIElement |
Return Value
| Type | Description |
|---|---|
| Brush |
