ColorPicker.ColorSpectrumShapeProperty Property

Definition

Identifies the ColorSpectrumShape dependency property.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ColorPicker.ColorSpectrumShapeProperty (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ ColorSpectrumShapeProperty { DependencyProperty ^ get(); };
static DependencyProperty ColorSpectrumShapeProperty();
public static DependencyProperty ColorSpectrumShapeProperty { get; }
var dependencyProperty = ColorPicker.colorSpectrumShapeProperty;
Public Shared ReadOnly Property ColorSpectrumShapeProperty As DependencyProperty

Property Value

The identifier for the ColorSpectrumShape dependency property.

Applies to