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相依性屬性的識別碼。

適用於