BitmapImage.DecodePixelHeightProperty 属性

定义

标识 DecodePixelHeight 依赖属性。

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

属性值

DecodePixelHeight 依赖属性的标识符。

适用于