RangeSelector Class

Assembly
Comet.dll
Namespace
Comet.Controls
Base Types
  • Control
graph BT Type-->Base0["Control"] Type["RangeSelector"] class Type type-node

Syntax

public sealed class RangeSelector : Control

Attributes

Type Description
TemplateVisualStateAttribute
TemplateVisualStateAttribute
TemplateVisualStateAttribute
TemplateVisualStateAttribute

Constructors

Name Summary
RangeSelector()

Events

Name Type Summary
ValueChanged EventHandler<RangeChangedEventArgs>

Fields

Name Constant Value Summary
MaximumProperty
static
MinimumProperty
static
RangeMaxProperty
static
RangeMinProperty
static

Properties

Name Value Summary
Maximum double
Minimum double
RangeMax double
RangeMin double

Methods

Name Value Summary
OnApplyTemplate() void

Extension Methods