Summary
Gets or sets a template for the auto tooltip to show the lower value.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- RangeSlider
Syntax
[Bindable(true)]
[Category("Behavior")]
public DataTemplate AutoToolTipLowerValueTemplate { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category |
Value
| Type | Description |
|---|---|
| DataTemplate |
