BitmapImage.IsAnimatedBitmapProperty プロパティ

定義

IsAnimatedBitmap 依存関係プロパティを識別します。

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

プロパティ値

IsAnimatedBitmap 依存関係プロパティの識別子。

適用対象