TransitionEffect.ProgressProperty Field

A Dependency property as the backing store for Progress. Also used to represent the state of a transition from start to finish (range between 0 and 1).

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

Syntax

'Declaration
Public Shared ReadOnly ProgressProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = TransitionEffect.ProgressProperty
public static readonly DependencyProperty ProgressProperty
public:
static initonly DependencyProperty^ ProgressProperty
public static final DependencyProperty ProgressProperty
public static final var ProgressProperty : DependencyProperty

See Also

Reference

TransitionEffect Class
TransitionEffect Members
Microsoft.Expression.Media.Effects Namespace