The following tables list the members exposed by CustomBusyAnimation.
Name | Description | |
---|---|---|
CustomBusyAnimation Constructor | Initializes a new CustomBusyAnimation. |
Name | Description | |
---|---|---|
AnimationFill | Gets or sets the Brush used to fill the animation's 'glyph' when an instance of a Infragistics.Controls.Interactions.Primitives.CustomBusyAnimationPresenter is created to render a CustomBusyAnimation. | |
AnimationTotalDuration | Gets or sets a Duration value that determines the time it takes for the animation to go from 0 to 100%, or null to use the default value specified on the individual Infragistics.Controls.Interactions.Primitives.BusyAnimationPresenters. (Inherited from Infragistics.Controls.Interactions.BusyAnimation) | |
DataTemplate | Returns or sets the DataTemplate that provides the animation. | |
Name | Overridden. Returns "Custom". |
Name | Description | |
---|---|---|
CreatePresenter | Overridden. Creates an instance of the element used to represent the animation. | |
ToString | Returns the Name of the animation. (Inherited from Infragistics.Controls.Interactions.BusyAnimation) |