RangeSliderAutoTooltipValues Class

Namespace
MahApps.Metro.Controls
Base Types
  • INotifyPropertyChanged
graph BT Type-->Base0["INotifyPropertyChanged"] Type["RangeSliderAutoTooltipValues"] class Type type-node

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