C# Class Gablarski.Clients.Windows.ActivationSlider

Interaction logic for ActivationSlider.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: ermau/Gablarski

Méthodes publiques

Свойство Type Description
ActivationLevelProperty System.Windows.DependencyProperty
LargeChangeProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty
SmallChangeProperty System.Windows.DependencyProperty
TickFrequencyProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ActivationSlider ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ActivationSlider() public méthode

public ActivationSlider ( ) : System
Résultat System

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

Property Details

ActivationLevelProperty public_oe static_oe property

public static DependencyProperty,System.Windows ActivationLevelProperty
Résultat System.Windows.DependencyProperty

LargeChangeProperty public_oe static_oe property

public static DependencyProperty,System.Windows LargeChangeProperty
Résultat System.Windows.DependencyProperty

MaximumProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaximumProperty
Résultat System.Windows.DependencyProperty

MinimumProperty public_oe static_oe property

public static DependencyProperty,System.Windows MinimumProperty
Résultat System.Windows.DependencyProperty

SmallChangeProperty public_oe static_oe property

public static DependencyProperty,System.Windows SmallChangeProperty
Résultat System.Windows.DependencyProperty

TickFrequencyProperty public_oe static_oe property

public static DependencyProperty,System.Windows TickFrequencyProperty
Résultat System.Windows.DependencyProperty

ValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueProperty
Résultat System.Windows.DependencyProperty