C# Class InfoStrat.MotionFx.Filters.ActiveScatterViewMotionInputFilter

Inheritance: InputFilter
Afficher le fichier Open project: InfoStrat/MotionFx

Méthodes publiques

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

Méthodes protégées

Méthode Description
IsDeviceValid ( bool wasValid, System.Windows.Input.InputEventArgs args ) : bool
RegisterEvents ( UIElement element ) : void
UnregisterEvents ( UIElement element ) : void

Method Details

IsDeviceValid() protected méthode

protected IsDeviceValid ( bool wasValid, System.Windows.Input.InputEventArgs args ) : bool
wasValid bool
args System.Windows.Input.InputEventArgs
Résultat bool

RegisterEvents() protected méthode

protected RegisterEvents ( UIElement element ) : void
element System.Windows.UIElement
Résultat void

UnregisterEvents() protected méthode

protected UnregisterEvents ( UIElement element ) : void
element System.Windows.UIElement
Résultat void

Property Details

MinimumDistanceProperty public_oe static_oe property

Identifies the MinimumDistance dependency property.
public static DependencyProperty,System.Windows MinimumDistanceProperty
Résultat System.Windows.DependencyProperty