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 依存関係プロパティの識別子。

適用対象