|
| Class | Description |
|---|
 | BaseTransitionEffect |
This class implements the LoadShader method that will load shaders from the Telerik.Windows.Controls assembly.
Consider extending TransitionEffect instead of BaseTransitionEffect.
|
 | FadeClrTransition |
This class represents a transition between two visual. The transition fades between the two visuals.
|
 | FadeTransition |
This class is a concrete implementation of a transition effect that makes zoom and slide transition.
|
 | FlipWarpTransition |
This class is a concrete implementation of a transition effect that makes zoom and slide transition.
|
 | LayoutClipTransition |
Animate the layout so it looks like the old content is clipped and than the new content is than revealed.
|
 | LinearFadeTransition |
This class is a concrete implementation of a transition effect that makes zoom and slide transition.
|
 | MappedLightTransition |
This class is a concrete implementation of a transition effect that makes zoom and slide transition.
|
 | MotionBlurredZoomTransition |
This class is a concrete implementation of a transition effect that makes zoom and slide transition.
|
 | PerspectiveRotationTransition |
This class is a concrete implementation of a transition effect that rotates the content in pseudo 3D space.
|
 | PerspectiveTransition |
Base class pseudo 3D transitions.
|
 | PerspectiveTransitionPlaneState |
Provides a human readable state of a 3D plane. The properties are easy to understand and animate in the OnProgressChanged of a PerspectiveTransition.
|
 | PerspectiveTransitionState |
Provides information about the planes with the old and new content in a PerspectiveTransition.
|
 | PixelateTransition |
This class is a concrete implementation of a transition effect that makes zoom and slide transition.
|
 | RollTransition |
This class is a concrete implementation of a transition effect that makes zoom and slide transition.
|
 | SlideAndZoomCLRTransition |
Represents a Slide and zoom transition.
|
 | SlideAndZoomTransition |
This class is a concrete implementation of a transition effect that makes zoom and slide transition.
|
 | WaveTransition |
This class is a concrete implementation of a transition effect that makes zoom and slide transition.
|