C# Class RedBadger.Xpf.Controls.Primitives.ButtonBase

Inheritance: ContentControl, IInputElement
Afficher le fichier Open project: redbadger/XPF

Méthodes publiques

Свойство Type Description
IsPressedProperty ReactiveProperty

Méthodes protégées

Méthode Description
OnClick ( ) : void
OnNextGesture ( Gesture gesture ) : void

Method Details

OnClick() protected méthode

protected OnClick ( ) : void
Résultat void

OnNextGesture() protected méthode

protected OnNextGesture ( Gesture gesture ) : void
gesture RedBadger.Xpf.Input.Gesture
Résultat void

Property Details

IsPressedProperty public_oe static_oe property

public static ReactiveProperty IsPressedProperty
Résultat ReactiveProperty