![]() |
CSLA .NET 10.0.0
A home for your business logic
|
Displays a busy animation. More...
Public Member Functions | |
| BusyAnimation () | |
| Creates an instance of the control. | |
Static Public Attributes | |
| static readonly DependencyProperty | StepIntervalProperty |
| StepInterval property to control speed of animation. | |
| static readonly DependencyProperty | IsRunningProperty |
| IsRunning property to control whether the animation is running. | |
Properties | |
| TimeSpan | StepInterval [get, set] |
| Gets or sets a property controlling the speed of the animation. | |
| bool | IsRunning [get, set] |
| Gets or sets a property controlling whether the animation is running. | |
Displays a busy animation.
|
inline |
Creates an instance of the control.
|
static |
IsRunning property to control whether the animation is running.
|
static |
StepInterval property to control speed of animation.
|
getset |
Gets or sets a property controlling whether the animation is running.
|
getset |
Gets or sets a property controlling the speed of the animation.