共用方式為


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

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

適用於