Summary
Gets the brush of the track value if the mouse button is pressed.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- SliderHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(Slider))]
[AttachedPropertyBrowsableForType(typeof(RangeSlider))]
public static Brush GetTrackValueFillPressedBrush(UIElement element)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
|
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| element | UIElement |
Return Value
| Type | Description |
|---|---|
| Brush |
