Transitionals Namespace

Transitionals

Transitionals Transitionals Namespace
NamespacesTransitionals
The Transitionals namespace includes core components that are leveraged by transitional controls and applications that consume them. For example, this namespace includes the base classes Transition and Transition3D on which custom transitions can be defined.
Declaration Syntax
C# Visual Basic Visual C++
namespace Transitionals
Namespace Transitionals
namespace Transitionals
Types
All Types Classes Enumerations
Icon Type Description
NullContentSupport
Describes how null content is supported.

RandomTransitionSelector
A transition selector that randomly selects from a list of available transitions.

Transition
Transition3D
TransitionConverter
TypeConverter to convert Transition to/from other types. Currently only String is supported.

TransitionSelector
Allows different transitions to run based on the old and new contents.