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

适用于