共用方式為


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

適用於