Share via


AnimatedVisualPlayer.IsPlayingProperty プロパティ

定義

IsPlaying 依存関係プロパティを識別します。

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

プロパティ値

IsPlaying 依存関係プロパティの識別子。

適用対象