Share via


ColorPicker.ColorSpectrumShapeProperty Property

Definition

Identifies the ColorSpectrumShape dependency property.

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