Share via


BitmapImage.IsAnimatedBitmapProperty Property

Definition

Identifies the IsAnimatedBitmap dependency property.

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

Property Value

The identifier for the IsAnimatedBitmap dependency property.

Applies to