- Namespace
- MahApps
.Metro .Controls - Base Types
-
- I
Notify Property Changed
- I
graph BT
Type-->Base0["INotifyPropertyChanged"]
Type["RangeSliderAutoTooltipValues"]
class Type type-node
Syntax
public class RangeSliderAutoTooltipValues : INotifyPropertyChanged
Events
| Name | Type | Summary |
|---|---|---|
| PropertyChanged | Property |
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 |
void | |
| ToString |
string |
