BeginStoryboard.StoryboardProperty Property

Definition

Identifies the BeginStoryboard.Storyboard dependency property.

public:
 static property DependencyProperty ^ StoryboardProperty { DependencyProperty ^ get(); };
static DependencyProperty StoryboardProperty();
public static DependencyProperty StoryboardProperty { get; }
var dependencyProperty = BeginStoryboard.storyboardProperty;
Public Shared ReadOnly Property StoryboardProperty As DependencyProperty

Property Value

The identifier for the BeginStoryboard.Storyboard dependency property.

Applies to