In This Article

BrushPropertyEditor Class

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

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

Constructors

BrushPropertyEditor()

Initializes an instance of the BrushPropertyEditor class.

public BrushPropertyEditor()

Inherited Members