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 依存関係プロパティの識別子。

適用対象