Class | Description | |
---|---|---|
![]() | AzureBusyAnimation | An animation for the XamBusyIndicator that displays several semicircle curves. |
![]() | BusyAnimation | Base class for an animation displayed by the XamBusyIndicator. |
![]() | BusyAnimation<T> | Base class for an animation displayed by the XamBusyIndicator that will be represented by a derived Infragistics.Controls.Interactions.Primitives.BusyAnimationPresenter. |
![]() | BusyAnimations | A static class which provides instances of the built in animations for the XamBusyIndicator. |
![]() | CustomBusyAnimation | A custom animation for the XamBusyIndicator that displays the DataTemplate as the animation. |
![]() | GearsBusyAnimation | An animation for the XamBusyIndicator that displays a gear. |
![]() | ProgressBarBusyAnimation | An animation for the XamBusyIndicator that displays a progress bar. |
![]() | ProgressRingBusyAnimation | An animation for the XamBusyIndicator that displays a progress bar. |
![]() | SingleBrushBusyAnimation<T> | An animation for the XamBusyIndicator that uses only one brush for styling. |
![]() | SpinnerBallsBusyAnimation | An animation for the XamBusyIndicator that displays circle elements. |
![]() | SpinnerBarsBusyAnimation | An animation for the XamBusyIndicator that displays rectangles in circle. |
![]() | SpinnerBarsWaveBusyAnimation | An animation for the XamBusyIndicator that displays two waves of rectangles moving in a circle. |
![]() | SpinnerSegmentedBusyAnimation | An animation for the XamBusyIndicator that displays segments in a circle. |
![]() | XamBusyIndicator | A custom control that visually notifies the user that its content control is busy - performing a time consuming task. |