BeginStoryboard.StoryboardProperty 属性

定义

标识 BeginStoryboard.Storyboard 依赖属性。

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

属性值

BeginStoryboard.Storyboard 依赖属性的标识符。

适用于