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

适用于