A utility class that is used to adapt an animation in arbitrary ways.
Namespace: Telerik.Windows.Controls.BusyIndicatorAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public Class BusyIndicatorAnimationAdapter _
Inherits FrameworkElement |
| Visual C++ |
|---|
public ref class BusyIndicatorAnimationAdapter : public FrameworkElement |
Inheritance Hierarchy
See Also