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 依存関係プロパティの識別子。

適用対象