Share via


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 依赖属性的标识符。

适用于