C# Class HelixToolkit.Wpf.InputBindingX

Input binding supporting binding the Gezture.
Inheritance: System.Windows.Input.InputBinding
Afficher le fichier Open project: litdev1/LitDev

Méthodes publiques

Свойство Type Description
GeztureProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnGeztureChanged ( ) : void

Called when [gezture changed].

Private Methods

Méthode Description
GeztureChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Geztures the changed.

Method Details

OnGeztureChanged() protected méthode

Called when [gezture changed].
protected OnGeztureChanged ( ) : void
Résultat void

Property Details

GeztureProperty public_oe static_oe property

Identifies the Gezture dependency property.
public static DependencyProperty,System.Windows GeztureProperty
Résultat System.Windows.DependencyProperty