RangeSliderAutoTooltipValues Class

Namespace
MahApps.Metro.Controls
Base Types
  • INotifyPropertyChanged
RangeSliderAutoTooltipValues
INotifyPropertyChanged

Syntax

public class RangeSliderAutoTooltipValues : INotifyPropertyChanged

Events

Name Type Summary
PropertyChanged PropertyChangedEventHandler

Properties

Name Value Summary
LowerValue string
Gets the lower value of the range selection.
UpperValue string
Gets the upper value of the range selection.

Methods

Name Value Summary
OnPropertyChanged(string) void
ToString() string