In This Article

NullableColorPropertyEditor Class

Represents a PropertyEditor for editing a nullable Color value with a ColorEditBox.

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

Constructors

NullableColorPropertyEditor()

Initializes an instance of the NullableColorPropertyEditor class.

public NullableColorPropertyEditor()

Inherited Members