GesturesFrameworkObject 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 GesturesFrameworkObject : Microsoft.Gestures.IFreezable, Microsoft.Gestures.IValidatable
- Inheritance
-
GesturesFrameworkObject
- Derived
- Implements
Constructors
GesturesFrameworkObject() |
Properties
IsFrozen |
Methods
CalculateHashCode() | |
DeepFreeze() | |
Equals(Object) | |
EqualsInternal(Object) | |
Freeze() | |
GetHashCode() | |
ValidateCore() | |
VerifyNotFrozen(String) |
Explicit Interface Implementations
IValidatable.Validate() |