다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상