C# Class Gablarski.Clients.Windows.ActivationSlider

Interaction logic for ActivationSlider.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: ermau/Gablarski

Public Properties

Property 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

Public Methods

Method Description
ActivationSlider ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ActivationSlider() public method

public ActivationSlider ( ) : System
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
return void

Property Details

ActivationLevelProperty public_oe static_oe property

public static DependencyProperty,System.Windows ActivationLevelProperty
return System.Windows.DependencyProperty

LargeChangeProperty public_oe static_oe property

public static DependencyProperty,System.Windows LargeChangeProperty
return System.Windows.DependencyProperty

MaximumProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaximumProperty
return System.Windows.DependencyProperty

MinimumProperty public_oe static_oe property

public static DependencyProperty,System.Windows MinimumProperty
return System.Windows.DependencyProperty

SmallChangeProperty public_oe static_oe property

public static DependencyProperty,System.Windows SmallChangeProperty
return System.Windows.DependencyProperty

TickFrequencyProperty public_oe static_oe property

public static DependencyProperty,System.Windows TickFrequencyProperty
return System.Windows.DependencyProperty

ValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueProperty
return System.Windows.DependencyProperty