C# Class Controls.Toolkit.Knob

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

Méthodes publiques

Свойство Type Description
BackgroundProperty Windows.UI.Xaml.DependencyProperty
FillBackgroundProperty Windows.UI.Xaml.DependencyProperty
MaxValueProperty Windows.UI.Xaml.DependencyProperty
MaximumProperty Windows.UI.Xaml.DependencyProperty
MinValueProperty Windows.UI.Xaml.DependencyProperty
MinimumProperty Windows.UI.Xaml.DependencyProperty
PopColorProperty Windows.UI.Xaml.DependencyProperty
TextVlaueProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Knob ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
SetGradientStopOffset ( ) : void
rotateGrid_ManipulationDelta ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
rotateGrid_ManipulationStarted ( object sender, ManipulationStartedRoutedEventArgs e ) : void
rotateGrid_PointerCaptureLost ( object sender, PointerRoutedEventArgs e ) : void
rotate_PointerEntered ( object sender, PointerRoutedEventArgs e ) : void
rotate_PointerExited ( object sender, PointerRoutedEventArgs e ) : void

Method Details

Knob() public méthode

public Knob ( ) : System
Résultat System

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

OnValueChanged() protected méthode

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

Property Details

BackgroundProperty public_oe static_oe property

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

FillBackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FillBackgroundProperty
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

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

PopColorProperty public_oe static_oe property

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

TextVlaueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TextVlaueProperty
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