WaveTransitionEffect.PhaseProperty Field

Dependency property that modifies the Phase variable within the pixel shader.

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

Syntax

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

value = WaveTransitionEffect.PhaseProperty
public static readonly DependencyProperty PhaseProperty
public:
static initonly DependencyProperty^ PhaseProperty
public static final DependencyProperty PhaseProperty
public static final var PhaseProperty : DependencyProperty

See Also

Reference

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