Share via


RenderTargetBitmap.PixelHeightProperty 属性

定义

标识 PixelHeight 依赖属性。

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

属性值

PixelHeight 依赖属性的标识符。

适用于