BitmapImage.CreateOptionsProperty プロパティ

定義

CreateOptions 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ CreateOptionsProperty { DependencyProperty ^ get(); };
static DependencyProperty CreateOptionsProperty();
public static DependencyProperty CreateOptionsProperty { get; }
var dependencyProperty = BitmapImage.createOptionsProperty;
Public Shared ReadOnly Property CreateOptionsProperty As DependencyProperty

プロパティ値

CreateOptions 依存関係プロパティの識別子。

適用対象