BitmapSource.PixelHeightProperty プロパティ

定義

PixelHeight 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ PixelHeightProperty { DependencyProperty ^ get(); };
static DependencyProperty PixelHeightProperty();
public static DependencyProperty PixelHeightProperty { get; }
var dependencyProperty = BitmapSource.pixelHeightProperty;
Public Shared ReadOnly Property PixelHeightProperty As DependencyProperty

プロパティ値

PixelHeight 依存関係プロパティの識別子。

適用対象