BitmapImage.DecodePixelHeightProperty Property

Definition

Identifies the DecodePixelHeight dependency property.

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

Property Value

The identifier for the DecodePixelHeight dependency property.

Applies to