다음을 통해 공유


BitmapImage.DecodePixelWidthProperty 속성

정의

DecodePixelWidth 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ DecodePixelWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty DecodePixelWidthProperty();
public static DependencyProperty DecodePixelWidthProperty { get; }
var dependencyProperty = BitmapImage.decodePixelWidthProperty;
Public Shared ReadOnly Property DecodePixelWidthProperty As DependencyProperty

속성 값

DecodePixelWidth 종속성 속성의 식별자입니다.

적용 대상