TransitionEffect.OldImageProperty Field

Brush-valued properties that turn into sampler-properties in the shader. Represents the image present in the initial state of the transition.

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

Syntax

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

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

See Also

Reference

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