BitmapImage.DecodePixelHeightProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.