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 依赖属性的标识符。

适用于