Windows.UI.Xaml.Controls.Slider.IsThumbToolTipEnabled

June 22, 2022 ยท View on GitHub

-description

Gets or sets a value that determines whether the slider value is shown in a tool tip for the Thumb component of the Slider.

-xaml-syntax

<Slider IsThumbToolTipEnabled="bool" />

-property-value

True if a tool tip is shown for the Thumb component; otherwise, false. The default is true.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-property-value
  4. 4-remarks
  5. 5-examples
  6. 6-see-also