Namespace Telerik.Windows.Controls.Animation
Classes
Represents composite animation, used for declaratively creating composite animations. |
Static manager class used for dynamic animations of controls. |
Animation Selector, used for easier definition of animations in xaml. |
Base class for selecting DynamicAnimations. |
Base class for all animation classes that have easing and targeted element. |
Represents an easing function that creates an animation that accelerates and/or decelerates using a circular function. |
Represents an easing function that creates an animation that accelerates and/or decelerates using a circular function. |
Animation for Expand/Collapse behavior. |
ExpanderExpandCollapseAnimation Animation for the Expander Expand/Collapse. |
Fade animation for showing/hiding elements. |
Animation used to animate the FontSize of its target element from StartFontSize to TargetFontSize or back depending on the Direction of the animation. |
Animation used in the RadWatermarkTextBox to animate the position of its label element. |
Animation which moves an object from Old Position to Current Position. |
Base class for all animation classes that have direction. |
PanelBarExpandCollapseAnimation Animation for the PanelBar Expand/Collapse actions. |
Base class for dynamic control animations. |
A generic animation that can animate any double property by creating a DoubleAnimation. |
Animation for smooth resizing elements. |
Reveal animation for expanding the element's visibility from left to right or from top to bottom and vice versa. |
Scale animation for showing/hiding elements. |
Fade animation for showing/hiding elements. |
TreeViewExpandCollapseAnimation Animation for the TreeView Expand/Collapse. |
Enums
Specifies the direction of the animation. |
ResizeMode determines how resizing is performed in ResizeAnimation. |
ScaleMode determines how scaling is performed in ScaleAnimation. |
Represents sliding mode for animation. |