BeginStoryboard.Storyboard プロパティ
定義
この BeginStoryboard が開始する Storyboard を取得または設定します。Gets or sets the Storyboard that this BeginStoryboard starts.
public:
property System::Windows::Media::Animation::Storyboard ^ Storyboard { System::Windows::Media::Animation::Storyboard ^ get(); void set(System::Windows::Media::Animation::Storyboard ^ value); };
public System.Windows.Media.Animation.Storyboard Storyboard { get; set; }
member this.Storyboard : System.Windows.Media.Animation.Storyboard with get, set
Public Property Storyboard As Storyboard
プロパティ値
BeginStoryboard が開始する Storyboard。The Storyboard that the BeginStoryboard starts. 既定値は、null
です。The default is null
.
注釈
依存プロパティ情報Dependency Property Information
識別子フィールドIdentifier field | StoryboardProperty |
メタデータプロパティが @no__t に設定される-0Metadata properties set to true |
なしNone |