Method | Description | |
---|---|---|
CloseDuration ( AnimationDuration value ) : |
||
CloseDuration ( int value ) : |
||
EffectsBuilderBase ( IEffectContainer container ) : System | ||
Expand ( ) : |
Enables expand animation.
|
|
Opacity ( ) : |
Enables opacity animation.
|
|
OpenDuration ( AnimationDuration value ) : |
||
OpenDuration ( int value ) : |
||
Toggle ( ) : |
Enables toggle animation.
|
Method | Description | |
---|---|---|
Expand ( Action |
||
Opacity ( Action |
public CloseDuration ( AnimationDuration value ) : |
||
value | AnimationDuration | |
return |
public CloseDuration ( int value ) : |
||
value | int | |
return |
public EffectsBuilderBase ( IEffectContainer container ) : System | ||
container | IEffectContainer | |
return | System |
public OpenDuration ( AnimationDuration value ) : |
||
value | AnimationDuration | |
return |
public OpenDuration ( int value ) : |
||
value | int | |
return |