element
The element to transition between states.
stateName
The state to transition to.
useTransitions
True to use a System.Windows.VisualTransition to transition between states; otherwise, false.

Return Value

True if the control successfully transitioned to the new state; otherwise, false.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Menu
Transitions the control between two states.


Namespace: Microsoft.Expression.Interactivity
Assembly: Microsoft.Expression.Interactions (in microsoft.expression.interactions.dll)

Syntax

Parameters