메소드 | 설명 | |
---|---|---|
LoadingWait ( ) : System |
Initializes a new instance of the LoadingWait class.
|
메소드 | 설명 | |
---|---|---|
HandleAnimationTick ( object sender, |
Rotate the spinner.
|
|
HandleLoaded ( object sender, |
Handle loaded event.
|
|
HandleUnloaded ( object sender, |
Stop the animation.
|
|
HandleVisibleChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void |
Handle the visible changed event.
|
|
SetPosition ( System.Windows.Shapes.Ellipse ellipse, double offset, double posOffSet, double step ) : void |
Set position of the ellipse.
|
|
StartAnimation ( ) : void |
Start the animation.
|
|
StopAnimation ( ) : void |
Stop the animation.
|