MotionConstraint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract class MotionConstraint : Microsoft.Gestures.GesturesFrameworkObject
- Inheritance
- Derived
Constructors
MotionConstraint() |
Properties
IsFrozen | (Inherited from GesturesFrameworkObject) |
Methods
CalculateHashCode() | (Inherited from GesturesFrameworkObject) |
DeepFreeze() | (Inherited from GesturesFrameworkObject) |
Equals(Object) | (Inherited from GesturesFrameworkObject) |
EqualsInternal(Object) | (Inherited from GesturesFrameworkObject) |
Freeze() | (Inherited from GesturesFrameworkObject) |
GetHashCode() | (Inherited from GesturesFrameworkObject) |
ValidateCore() | (Inherited from GesturesFrameworkObject) |
VerifyNotFrozen(String) | (Inherited from GesturesFrameworkObject) |
Explicit Interface Implementations
IValidatable.Validate() | (Inherited from GesturesFrameworkObject) |