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.

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Applies to