言語

AnimatedVisualPlayer.AutoPlayProperty プロパティ

定義

自動再生依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ AutoPlayProperty { DependencyProperty ^ get(); };
static DependencyProperty AutoPlayProperty();
public static DependencyProperty AutoPlayProperty { get; }
var dependencyProperty = AnimatedVisualPlayer.autoPlayProperty;
Public Shared ReadOnly Property AutoPlayProperty As DependencyProperty

プロパティ値

自動再生依存関係プロパティの識別子。

適用対象