C# 클래스 Gablarski.Clients.Windows.ActivationSlider

Interaction logic for ActivationSlider.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: ermau/Gablarski

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
ActivationSlider ( ) : System

보호된 메소드들

메소드 설명
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

ActivationSlider() 공개 메소드

public ActivationSlider ( ) : System
리턴 System

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

프로퍼티 상세

ActivationLevelProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ActivationLevelProperty
리턴 System.Windows.DependencyProperty

LargeChangeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows LargeChangeProperty
리턴 System.Windows.DependencyProperty

MaximumProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MaximumProperty
리턴 System.Windows.DependencyProperty

MinimumProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MinimumProperty
리턴 System.Windows.DependencyProperty

SmallChangeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SmallChangeProperty
리턴 System.Windows.DependencyProperty

TickFrequencyProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TickFrequencyProperty
리턴 System.Windows.DependencyProperty

ValueProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValueProperty
리턴 System.Windows.DependencyProperty