Identifies the template for selection transition animation.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static string TransitionAnimationKey { get; }
Visual Basic
Public Shared ReadOnly Property TransitionAnimationKey As String
	Get
Visual C++
public:
static property String^ TransitionAnimationKey {
	String^ get ();
}

See Also