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 依赖属性的标识符。

适用于