C# Class HelixToolkit.Wpf.InputBindingX

Input binding supporting binding the Gezture.
Inheritance: System.Windows.Input.InputBinding
显示文件 Open project: litdev1/LitDev

Public Properties

Property Type Description
GeztureProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnGeztureChanged ( ) : void

Called when [gezture changed].

Private Methods

Method Description
GeztureChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Geztures the changed.

Method Details

OnGeztureChanged() protected method

Called when [gezture changed].
protected OnGeztureChanged ( ) : void
return void

Property Details

GeztureProperty public_oe static_oe property

Identifies the Gezture dependency property.
public static DependencyProperty,System.Windows GeztureProperty
return System.Windows.DependencyProperty