Telerik.Windows.Controls.TransitionControl
A class that lays infrastructure for CLR run transitions. Animations are created by overriding the OnProgressChanged method.
Represents a presenter that changes its size smoothly when its content is resized.
A Panel that expose various properties that can be used to easily animate the layout from Storyboards.
A set of predefined layout animations.
A TransitionProvider that serves as base for shader transition provider adding some handy infrastructure. Shader TransitionProviders could also be implemented by extending TransitionProvider.
Abstract class that represents a transition between two visual.
This class is used by the design-time and XAML infrastructure to convert TransitionProvider objects to strings and vice versa.
Abstract class that represents a transition effect.
This class represents a ContentPresenter that changes its content with a transition.
This class represents a factory for TransitionEffects. Its main purpose is to prevent the XBAP from throwing security exceptions. This approach also provides a good way to not use shader instances of the shaders.
This class supports the RadTransitionControl infrastructure and is not intended to be used directly from your code.
Represents the state of the TransitionControl's Transition status.
The event args are used for TransitionStatusChanged event.
Contains state information and event data associated with a cancelable event.