프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AutoPlayProperty | |||
DurationProperty | |||
IsAnimatingProperty | |||
PulseScaleProperty | |||
RadiusXProperty | |||
RadiusYProperty | |||
RotatingContentProperty |
메소드 | 설명 | |
---|---|---|
Animate ( ) : void |
Animates this instance.
|
|
AnimatingContainer ( ) : System |
Initializes a new instance of the AnimatingContainer class.
|
메소드 | 설명 | |
---|---|---|
BeginAnimations ( ) : void | ||
OnDurationChanged ( |
Handles changes to the Duration property.
|
|
OnDurationChanged ( string oldDuration, string newDuration ) : void |
Provides derived classes an opportunity to handle changes to the Duration property.
|
|
OnIsAnimatingChanged ( |
Handles changes to the IsAnimating property.
|
|
OnIsAnimatingChanged ( bool oldIsAnimating, bool newIsAnimating ) : void |
Provides derived classes an opportunity to handle changes to the IsAnimating property.
|
|
OnLoaded ( object sender, |
||
OnPulseScaleChanged ( |
Handles changes to the PulseScale property.
|
|
OnPulseScaleChanged ( double oldPulseScale, double newPulseScale ) : void |
Provides derived classes an opportunity to handle changes to the PulseScale property.
|
|
OnRadiusXChanged ( |
Handles changes to the RadiusX property.
|
|
OnRadiusXChanged ( double oldRadiusX, double newRadiusX ) : void |
Provides derived classes an opportunity to handle changes to the RadiusX property.
|
|
OnRadiusYChanged ( |
Handles changes to the RadiusY property.
|
|
OnRadiusYChanged ( double oldRadiusY, double newRadiusY ) : void |
Provides derived classes an opportunity to handle changes to the RadiusY property.
|
|
OnRotatingContentChanged ( |
Handles changes to the RotatingContent property.
|
|
OnRotatingContentChanged ( object oldRotatingContent, object newRotatingContent ) : void |
Provides derived classes an opportunity to handle changes to the RotatingContent property.
|
|
OnUnloaded ( object sender, |
||
StopAnimations ( ) : void | ||
UpdateDuration ( ) : void | ||
UpdateRadius ( ) : void |
public static DependencyProperty,Windows.UI.Xaml AutoPlayProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml DurationProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml IsAnimatingProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml PulseScaleProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml RadiusXProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml RadiusYProperty | ||
리턴 |