RandomizedTransitionEffect.RandomSeedProperty Field

Dependency property which modifies the RandomSeed variable within the pixel shader.

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

Syntax

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

value = RandomizedTransitionEffect.RandomSeedProperty
public static readonly DependencyProperty RandomSeedProperty
public:
static initonly DependencyProperty^ RandomSeedProperty
public static final DependencyProperty RandomSeedProperty
public static final var RandomSeedProperty : DependencyProperty

See Also

Reference

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