ColorPicker.ColorSpectrumComponentsProperty 属性

定义

标识 ColorSpectrumComponents 依赖属性。

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

属性值

ColorSpectrumComponents 依赖属性的标识符。

适用于