Menu

Public Fields (see also Protected Fields)

NameDescription
InputProperty Brush-valued properties that turn into sampler-properties in the shader. Represents the image present in the final state of the transition. (Inherited from TransitionEffect)
OldImageProperty Brush-valued properties that turn into sampler-properties in the shader. Represents the image present in the initial state of the transition. (Inherited from TransitionEffect)
ProgressProperty A Dependency property as the backing store for Progress. Also used to represent the state of a transition from start to finish (range between 0 and 1). (Inherited from TransitionEffect)
SlideDirectionProperty Dependency property that modifies the SlideAmount variable within the pixel shader.
SlideNormalProperty Dependency property that modifies the SlideAmount variable within the pixel shader.

Protected Fields

NameDescription
PixelShaderProperty(Inherited from ShaderEffect)

See Also