BitmapSource.PixelWidthProperty プロパティ

定義

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

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

プロパティ値

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

適用対象