RangeSlider.

AutoToolTipPlacement Property

Summary

Gets or sets whether a tooltip that contains the current value of the RangeSlider displays when the System.Windows.Controls.Primitives.Track.Thumb is pressed. If a tooltip is displayed, this property also specifies the placement of the tooltip.
Namespace
MahApps.Metro.Controls
Containing Type
RangeSlider

Syntax

[Bindable(true)]
[Category("Behavior")]
public AutoToolTipPlacement AutoToolTipPlacement { get; set; }

Attributes

Type Description
Bindable
Category

Value

Type Description
AutoToolTipPlacement