Namespace Microsoft.Xaml.Behaviors.Media
Classes
- ControlStoryboardAction
An action that will change the state of a targeted storyboard when invoked.
- PlaySoundAction
An action that will play a sound to completion.
- StoryboardAction
An abstract class that provides the ability to target a Storyboard.
- StoryboardCompletedTrigger
A trigger that listens for the completion of a Storyboard.
- StoryboardTrigger
An abstract class that provides the ability to target a Storyboard.
- TransitionEffect
Defines a transition effect shader that transitions from one visual to another visual using an interpolated value between 0 and 1.