RadControls for Windows Phone
Search RadControls for Windows Phone 7
Contents
Introduction
Installation
Visual Studio Extensions
Localization
Controls
API Reference
Telerik.Charting Namespace
Telerik.Configuration.Assemblies Namespace
Telerik.Windows Namespace
Telerik.Windows.Controls Namespace
Telerik.Windows.Controls.Animation Namespace
AnimationContext Class
AnimationSelectorBase Class
IInOutAnimation Interface
InOutAnimationMode Enumeration
PlayAnimationInfo Class
SequentialMode Enumeration
Telerik.Windows.Controls.AutoCompleteTextBox Namespace
Telerik.Windows.Controls.Bulletgraph Namespace
Telerik.Windows.Controls.BusyIndicator Namespace
Telerik.Windows.Controls.Calendar Namespace
Telerik.Windows.Controls.Chart Namespace
Telerik.Windows.Controls.ContextMenu Namespace
Telerik.Windows.Controls.Converters Namespace
Telerik.Windows.Controls.DataBoundListBox Namespace
Telerik.Windows.Controls.DataForm Namespace
Telerik.Windows.Controls.Diagnostics Namespace
Telerik.Windows.Controls.Exceptions Namespace
Telerik.Windows.Controls.GaugesInternal Namespace
Telerik.Windows.Controls.Gestures Namespace
Telerik.Windows.Controls.ImageButton Namespace
Telerik.Windows.Controls.InputPrompt Namespace
Telerik.Windows.Controls.JumpList Namespace
Telerik.Windows.Controls.ListPicker Namespace
Telerik.Windows.Controls.LiveTileHelperData Namespace
Telerik.Windows.Controls.LoopingList Namespace
Telerik.Windows.Controls.MessageBox Namespace
Telerik.Windows.Controls.Pagination Namespace
Telerik.Windows.Controls.PhoneTextBox Namespace
Telerik.Windows.Controls.PickerBox Namespace
Telerik.Windows.Controls.PngEncoder Namespace
Telerik.Windows.Controls.Primitives Namespace
Telerik.Windows.Controls.Rating Namespace
Telerik.Windows.Controls.Reminders Namespace
Telerik.Windows.Controls.Reminders.Trial Namespace
Telerik.Windows.Controls.SlideView Namespace
Telerik.Windows.Controls.TimeSpanPicker Namespace
Telerik.Windows.Controls.ToggleSwitch Namespace
Telerik.Windows.Data Namespace
For More Help
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
RadControls for WindowsPhone
Telerik.Windows.Controls.Animation Namespace
Send Feedback
Classes
Class
Description
AnimationContext
A helper class, used for chain-creation and update of storyboards in a jQuery way. This class is for internal use only.
AnimationSelectorBase
Base class for selecting DynamicAnimations.
PlayAnimationInfo
Encapsulates information for an RadAnimationManager.Play pass.
Interfaces
Interface
Description
IInOutAnimation
Specifies that an animation has in and out modes. For example an animation can be different depending whether the user is navigating to some page or from some page. The new page is animated with an "in" animation while the old page is animated with an "out" animation.
Enumerations
Enumeration
Description
InOutAnimationMode
Specifies the direction of the animation.
SequentialMode
Specifies the direction of the animation.