共用方式為


BitmapImage.IsPlayingProperty 屬性

定義

識別 IsPlaying 相依性屬性。

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

屬性值

IsPlaying相依性屬性的識別碼。

適用於