共用方式為


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 相依性屬性的標識碼。

適用於