C# Class Controls.Toolkit.RangeSlider

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: RedSafi-UX/SugarUIEnhancedControls

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
RangeSlider ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void
OnFromValueChanged ( DependencyPropertyChangedEventArgs e ) : void
OnValueChanged ( DependencyPropertyChangedEventArgs e ) : void

Private Methods

Méthode 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 méthode

protected OnApplyTemplate ( ) : void
Résultat void

OnFromValueChanged() protected méthode

protected OnFromValueChanged ( DependencyPropertyChangedEventArgs e ) : void
e Windows.UI.Xaml.DependencyPropertyChangedEventArgs
Résultat void

OnValueChanged() protected méthode

protected OnValueChanged ( DependencyPropertyChangedEventArgs e ) : void
e Windows.UI.Xaml.DependencyPropertyChangedEventArgs
Résultat void

RangeSlider() public méthode

public RangeSlider ( ) : System
Résultat System

Property Details

BackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BackgroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

CicleOuterBackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CicleOuterBackgroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

CircleBackgroudProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CircleBackgroudProperty
Résultat Windows.UI.Xaml.DependencyProperty

ForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

FromThumbVisbiltyProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FromThumbVisbiltyProperty
Résultat Windows.UI.Xaml.DependencyProperty

FromValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FromValueProperty
Résultat Windows.UI.Xaml.DependencyProperty

IsSingleSliderProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsSingleSliderProperty
Résultat Windows.UI.Xaml.DependencyProperty

MaxValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MaxValueProperty
Résultat Windows.UI.Xaml.DependencyProperty

MaximumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MaximumProperty
Résultat Windows.UI.Xaml.DependencyProperty

MaxmumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MaxmumProperty
Résultat Windows.UI.Xaml.DependencyProperty

MinValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MinValueProperty
Résultat Windows.UI.Xaml.DependencyProperty

MinimumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MinimumProperty
Résultat Windows.UI.Xaml.DependencyProperty

MinmumProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml MinmumProperty
Résultat Windows.UI.Xaml.DependencyProperty

OrientationProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml OrientationProperty
Résultat Windows.UI.Xaml.DependencyProperty

RangeFontForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RangeFontForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

RangeFromProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RangeFromProperty
Résultat Windows.UI.Xaml.DependencyProperty

RangeToProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RangeToProperty
Résultat Windows.UI.Xaml.DependencyProperty

SelectedBackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SelectedBackgroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

ValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ValueProperty
Résultat Windows.UI.Xaml.DependencyProperty

WidthProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml WidthProperty
Résultat Windows.UI.Xaml.DependencyProperty