Menu

Public Properties (see also Protected Properties)

NameDescription
CanFreeze(Inherited from Freezable)
DependencyObjectType(Inherited from DependencyObject)
Dispatcher(Inherited from DispatcherObject)
HasAnimatedProperties(Inherited from Animatable)
ImplicitInput(Inherited from Effect)
Input Gets or sets the Input variable within the shader. (Inherited from TransitionEffect)
IsFrozen(Inherited from Freezable)
IsSealed(Inherited from DependencyObject)
OldImage Gets or sets the OldImage variable within the shader. (Inherited from TransitionEffect)
Progress Gets or sets the Progress variable within the shader. (Inherited from TransitionEffect)
RandomSeed Gets or sets the RandomSeed variable within the shader. (Inherited from RandomizedTransitionEffect)

Protected Properties

NameDescription
CloudImage Gets or sets the CloudImage variable within the shader used for sampling. (Inherited from CloudyTransitionEffect)
DdxUvDdyUvRegisterIndex(Inherited from ShaderEffect)
EffectMapping(Inherited from Effect)
PaddingBottom(Inherited from ShaderEffect)
PaddingLeft(Inherited from ShaderEffect)
PaddingRight(Inherited from ShaderEffect)
PaddingTop(Inherited from ShaderEffect)
PixelShader(Inherited from ShaderEffect)

See Also