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

适用于