In This Article

ColorPropertyEditor Class

Represents a PropertyEditor for editing a Color value with a swatch that renders the value, and a TextBox for editing the value.

public class ColorPropertyEditor : PropertyEditor, INotifyPropertyChanged
Inheritance:
System.Object ObservableObjectBase PropertyEditor Object

Constructors

ColorPropertyEditor()

Initializes an instance of the ColorPropertyEditor class.

public ColorPropertyEditor()

Inherited Members