RepeatBehavior.Forever プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
無限回の繰り返しを指定する RepeatBehavior を取得します。
public:
static property System::Windows::Media::Animation::RepeatBehavior Forever { System::Windows::Media::Animation::RepeatBehavior get(); };
public static System.Windows.Media.Animation.RepeatBehavior Forever { get; }
member this.Forever : System.Windows.Media.Animation.RepeatBehavior
Public Shared ReadOnly Property Forever As RepeatBehavior
プロパティ値
無限回の繰り返しを指定する RepeatBehavior。