C# Class FirstFloor.ModernUI.Windows.Controls.LabeledToggleButton

Inheritance: System.Windows.Controls.Primitives.ToggleButton
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
AnimationSpeedProperty System.Windows.DependencyProperty
HighlightCheckedProperty System.Windows.DependencyProperty
LabelCheckedProperty System.Windows.DependencyProperty
LabelUncheckedProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
LabeledToggleButton ( ) : System
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
OnChecked ( RoutedEventArgs e ) : void
OnUnchecked ( RoutedEventArgs e ) : void

Private Methods

Méthode Description
AnimateTo ( double value ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnRendering ( object sender, System.Windows.Media.RenderingEventArgs e ) : void
OnUnloaded ( object sender, RoutedEventArgs routedEventArgs ) : void
SetPosition ( double pos ) : void
Thumb_DragCompleted ( object sender, System.Windows.Controls.Primitives.DragCompletedEventArgs e ) : void
Thumb_DragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void

Method Details

LabeledToggleButton() public méthode

public LabeledToggleButton ( ) : System
Résultat System

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnChecked() protected méthode

protected OnChecked ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
Résultat void

OnUnchecked() protected méthode

protected OnUnchecked ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
Résultat void

Property Details

AnimationSpeedProperty public_oe static_oe property

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

HighlightCheckedProperty public_oe static_oe property

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

LabelCheckedProperty public_oe static_oe property

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

LabelUncheckedProperty public_oe static_oe property

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