Share via


BitmapImage.DecodePixelHeightProperty 속성

정의

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

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

속성 값

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

적용 대상