共用方式為


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

適用於