Transitionals
TransitionDuration Property
Namespaces ► Transitionals ► RandomTransitionSelector ► TransitionDuration
Gets or sets a Duration that all transitions will last. This is a dependency property.



Each transition provides its own default duration even if one isn't specified in markup.
Setting this property to Automatic (the default) will honor these
defaults or any durations specified in markup. If a value other than
Automatic is supplied, the specified duration will
replace the duration for each Transition in the Transitions
list as it is used.