Xamlizable Class

Definition

public abstract class Xamlizable : Microsoft.Gestures.GesturesFrameworkObject, System.ComponentModel.ISupportInitialize, System.Windows.Markup.IUriContext
Inheritance
Derived
Implements

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)
InitializeCore()
ToXaml()
ValidateCore() (Inherited from GesturesFrameworkObject)
VerifyNotFrozen(String) (Inherited from GesturesFrameworkObject)

Explicit Interface Implementations

ISupportInitialize.BeginInit()
ISupportInitialize.EndInit()
IUriContext.BaseUri
IValidatable.Validate() (Inherited from GesturesFrameworkObject)

Applies to