Click or drag to resize

VisibilityAnimationStoryboardOut Property

Gets or sets the Storyboard Property. This is a dependency property.

Namespace:  Cauldron.XAML.Interactivity
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public Storyboard StoryboardOut { get; set; }

Property Value

Type: Storyboard

[Missing <value> documentation for "P:Cauldron.XAML.Interactivity.VisibilityAnimation.StoryboardOut"]

See Also