Share via


BitmapImage.IsPlayingProperty Property

Definition

Identifies the IsPlaying dependency property.

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

Property Value

The identifier for the IsPlaying dependency property.

Applies to