ControlStoryboardOption Enumerator

Represents operations that can be applied to Storyboard.

Namespace: Microsoft.Xaml.Interactions.Media Namespace

Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)

public enum class ControlStoryboardOption

Members

Member name

Description

Pause

Specifies the pause operation.

Play

Specifies the play operation.

Resume

Specifies the resume operation.

SkipToFill

Specifies the SkipToFill operation.

Stop

Specifies the stop operation.

TogglePlayPause

Specifies the TogglePlayPause operation.

See Also

Reference

Microsoft.Xaml.Interactions.Media Namespace

ControlStoryboardAction.Storyboard Property