Share via


ColorPicker.ColorSpectrumShapeProperty Property

Definition

Identifies the ColorSpectrumShape dependency property.

This documentation applies to WinUI 2 for UWP (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; }
Public Shared ReadOnly Property ColorSpectrumShapeProperty As DependencyProperty

Property Value

The identifier for the ColorSpectrumShape dependency property.

Applies to