Version

Infragistics.Controls.Interactions Namespace

Classes
 ClassDescription
ClassAzureBusyAnimation An animation for the XamBusyIndicator that displays several semicircle curves.
ClassBusyAnimation Base class for an animation displayed by the XamBusyIndicator.
ClassBusyAnimation<T> Base class for an animation displayed by the XamBusyIndicator that will be represented by a derived Infragistics.Controls.Interactions.Primitives.BusyAnimationPresenter.
ClassBusyAnimations A static class which provides instances of the built in animations for the XamBusyIndicator.
ClassCustomBusyAnimation A custom animation for the XamBusyIndicator that displays the DataTemplate as the animation.
ClassGearsBusyAnimation An animation for the XamBusyIndicator that displays a gear.
ClassProgressBarBusyAnimation An animation for the XamBusyIndicator that displays a progress bar.
ClassProgressRingBusyAnimation An animation for the XamBusyIndicator that displays a progress bar.
ClassSingleBrushBusyAnimation<T> An animation for the XamBusyIndicator that uses only one brush for styling.
ClassSpinnerBallsBusyAnimation An animation for the XamBusyIndicator that displays circle elements.
ClassSpinnerBarsBusyAnimation An animation for the XamBusyIndicator that displays rectangles in circle.
ClassSpinnerBarsWaveBusyAnimation An animation for the XamBusyIndicator that displays two waves of rectangles moving in a circle.
ClassSpinnerSegmentedBusyAnimation An animation for the XamBusyIndicator that displays segments in a circle.
ClassXamBusyIndicator A custom control that visually notifies the user that its content control is busy - performing a time consuming task.
See Also