共用方式為


RenderTargetBitmap.PixelWidthProperty 屬性

定義

識別 PixelWidth 相依性屬性。

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

屬性值

PixelWidth相依性屬性的識別碼。

適用於