ZoomTransition Properties
A DirectX-based transition that animates navigation between application layers.
Name | Description |
---|---|
Active |
Gets or sets an object that stores core Zoom |
Animation |
Gets whether the transition is in progress.
Inherited from Base |
From |
Gets the first frame in the transition.
Inherited from Base |
Parameters |
Provides access to transition parameters such as the frame count, time interval between frames, etc.
Inherited from Base |
To |
Gets the last frame in the transition.
Inherited from Base |
See Also