Share via


BitmapImage.DecodePixelTypeProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ DecodePixelTypeProperty { DependencyProperty ^ get(); };
static DependencyProperty DecodePixelTypeProperty();
public static DependencyProperty DecodePixelTypeProperty { get; }
var dependencyProperty = BitmapImage.decodePixelTypeProperty;
Public Shared ReadOnly Property DecodePixelTypeProperty As DependencyProperty

プロパティ値

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

適用対象