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

適用於