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相依性屬性的識別碼。

適用於