ColorPicker.ColorSpectrumComponentsProperty Property

Definition

Identifies the ColorSpectrumComponents 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 ^ ColorSpectrumComponentsProperty { DependencyProperty ^ get(); };
static DependencyProperty ColorSpectrumComponentsProperty();
public static DependencyProperty ColorSpectrumComponentsProperty { get; }
Public Shared ReadOnly Property ColorSpectrumComponentsProperty As DependencyProperty

Property Value

The identifier for the ColorSpectrumComponents dependency property.

Applies to