Share via


ColorPicker.ColorSpectrumComponentsProperty Property

Definition

Identifies the ColorSpectrumComponents dependency property.

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

Property Value

The identifier for the ColorSpectrumComponents dependency property.

Applies to