GoToStateAction.UseTransitionsProperty Field
Indicates whether or not to use a VisualTransition to transition between states.
Namespace: Microsoft.Xaml.Interactions.Core
Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)
Syntax
'Declaration
Public Shared ReadOnly UseTransitionsProperty As DependencyProperty
public static readonly DependencyProperty UseTransitionsProperty
public:
static initonly DependencyProperty^ UseTransitionsProperty
static val UseTransitionsProperty: DependencyProperty
public static final var UseTransitionsProperty : DependencyProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.