VisualStateStoryboard Property |
Gets or sets a Storyboard that defines the appearance of the control when
it is the state that is represented by the VisualState.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Storyboard Storyboard { get; set; }
Property Value
Type:
StoryboardSee Also