共用方式為


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

適用於