BitmapImage.CreateOptionsProperty Property
Definition
Identifies the CreateOptions dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Media.Imaging.BitmapImage.CreateOptionsProperty.
public:
static property DependencyProperty ^ CreateOptionsProperty { DependencyProperty ^ get(); };
DependencyProperty CreateOptionsProperty();
public static DependencyProperty CreateOptionsProperty { get; }
var dependencyProperty = BitmapImage.createOptionsProperty;
Public Shared ReadOnly Property CreateOptionsProperty As DependencyProperty
Property Value
The identifier for the CreateOptions dependency property.