BitmapImage.DecodePixelHeightProperty Property
Definition
Identifies the DecodePixelHeight dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Media.Imaging.BitmapImage.DecodePixelHeightProperty.
public:
static property DependencyProperty ^ DecodePixelHeightProperty { DependencyProperty ^ get(); };
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.