RadControls for WPF

 

Classes

  ClassDescription
Public classAnimationGroup
Represents composite animation, used for declaratively creating composite animations.
Public classAnimationManager
Static manager class used for dynamic animations of controls.
Public classAnimationSelector
Animation Selector, used for easier definition of animations in xaml.
Public classAnimationSelectorBase
Base class for selecting DynamicAnimations.
Public classBaseAnimation
Base class for all animation classes that have easing and targeted element.
Public classCircleEase
Represents an easing function that creates an animation that accelerates and/or decelerates using a circular function.
Public classEasingFunctionBase
Represents an easing function that creates an animation that accelerates and/or decelerates using a circular function.
Public classExpanderExpandCollapseAnimation
Animation for the Expander Expand/Collapse.
Public classFadeAnimation
Fade animation for showing/hiding elements.
Public classMoveAnimation
Public classOrientedAnimation
Base class for all animation classes that have direction.
Public classRadAnimation
Base class for dynamic control animations.
Public classResizeAnimation
Animation for smooth resizing elements.
Public classScaleAnimation
Scale animation for showing/hiding elements.
Public classSlideAnimation
Fade animation for showing/hiding elements.
Public classTreeViewExpandCollapseAnimation
Animation for the TreeView Expand/Collapse.

Enumerations

  EnumerationDescription
Public enumerationAnimationDirection
Specifies the direction of the animation.
Public enumerationSlideMode
Represents sliding mode for animation.