TransitionEffect.InputProperty Field

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

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

Syntax

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

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

See Also

Reference

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