C# Class Controls.Toolkit.RangeSlider

Inheritance: Windows.UI.Xaml.Controls.Control
Mostra file Open project: RedSafi-UX/SugarUIEnhancedControls

Public Properties

Property Type Description
BackgroundProperty Windows.UI.Xaml.DependencyProperty
CicleOuterBackgroundProperty Windows.UI.Xaml.DependencyProperty
CircleBackgroudProperty Windows.UI.Xaml.DependencyProperty
ForegroundProperty Windows.UI.Xaml.DependencyProperty
FromThumbVisbiltyProperty Windows.UI.Xaml.DependencyProperty
FromValueProperty Windows.UI.Xaml.DependencyProperty
IsSingleSliderProperty Windows.UI.Xaml.DependencyProperty
MaxValueProperty Windows.UI.Xaml.DependencyProperty
MaximumProperty Windows.UI.Xaml.DependencyProperty
MaxmumProperty Windows.UI.Xaml.DependencyProperty
MinValueProperty Windows.UI.Xaml.DependencyProperty
MinimumProperty Windows.UI.Xaml.DependencyProperty
MinmumProperty Windows.UI.Xaml.DependencyProperty
OrientationProperty Windows.UI.Xaml.DependencyProperty
RangeFontForegroundProperty Windows.UI.Xaml.DependencyProperty
RangeFromProperty Windows.UI.Xaml.DependencyProperty
RangeToProperty Windows.UI.Xaml.DependencyProperty
SelectedBackgroundProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty
WidthProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
RangeSlider ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void
OnFromValueChanged ( DependencyPropertyChangedEventArgs e ) : void
OnValueChanged ( DependencyPropertyChangedEventArgs e ) : void

Private Methods

Method Description
InitRangeSlider ( ) : void
PopCollasped ( ) : void
ShowLeftPop ( ) : void
ShowRightPop ( ) : void
fromThumb_ManipulationDelta ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
fromThumb_ManipulationStarted ( object sender, ManipulationStartedRoutedEventArgs e ) : void
rect_Tapped ( object sender, TappedRoutedEventArgs e ) : void
thumbFrom_ManipulationCompleted ( object sender, ManipulationCompletedRoutedEventArgs e ) : void
thumbFrom_PointerEntered ( object sender, PointerRoutedEventArgs e ) : void
thumbTo_LostFocus ( object sender, RoutedEventArgs e ) : void
thumbTo_ManipulationDelta ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
thumbTo_ManipulationStarted ( object sender, ManipulationStartedRoutedEventArgs e ) : void
thumbTo_PointerEntered ( object sender, PointerRoutedEventArgs e ) : void
thumbTo_PointerExited ( object sender, PointerRoutedEventArgs e ) : void

Method Details

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

OnFromValueChanged() protected method

protected OnFromValueChanged ( DependencyPropertyChangedEventArgs e ) : void
e Windows.UI.Xaml.DependencyPropertyChangedEventArgs
return void

OnValueChanged() protected method

protected OnValueChanged ( DependencyPropertyChangedEventArgs e ) : void
e Windows.UI.Xaml.DependencyPropertyChangedEventArgs
return void

RangeSlider() public method

public RangeSlider ( ) : System
return System

Property Details

BackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BackgroundProperty
return Windows.UI.Xaml.DependencyProperty

CicleOuterBackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CicleOuterBackgroundProperty
return Windows.UI.Xaml.DependencyProperty

CircleBackgroudProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CircleBackgroudProperty
return Windows.UI.Xaml.DependencyProperty

ForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ForegroundProperty
return Windows.UI.Xaml.DependencyProperty

FromThumbVisbiltyProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FromThumbVisbiltyProperty
return Windows.UI.Xaml.DependencyProperty

FromValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FromValueProperty
return Windows.UI.Xaml.DependencyProperty

IsSingleSliderProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsSingleSliderProperty
return Windows.UI.Xaml.DependencyProperty

MaxValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MaxValueProperty
return Windows.UI.Xaml.DependencyProperty

MaximumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MaximumProperty
return Windows.UI.Xaml.DependencyProperty

MaxmumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MaxmumProperty
return Windows.UI.Xaml.DependencyProperty

MinValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MinValueProperty
return Windows.UI.Xaml.DependencyProperty

MinimumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MinimumProperty
return Windows.UI.Xaml.DependencyProperty

MinmumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MinmumProperty
return Windows.UI.Xaml.DependencyProperty

OrientationProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml OrientationProperty
return Windows.UI.Xaml.DependencyProperty

RangeFontForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RangeFontForegroundProperty
return Windows.UI.Xaml.DependencyProperty

RangeFromProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RangeFromProperty
return Windows.UI.Xaml.DependencyProperty

RangeToProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RangeToProperty
return Windows.UI.Xaml.DependencyProperty

SelectedBackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SelectedBackgroundProperty
return Windows.UI.Xaml.DependencyProperty

ValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ValueProperty
return Windows.UI.Xaml.DependencyProperty

WidthProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml WidthProperty
return Windows.UI.Xaml.DependencyProperty