In This Article

FontWeightPropertyEditor Class

Represents a PropertyEditor for editing a FontWeight value with a ComboBox that contains font weight options.

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

Constructors

FontWeightPropertyEditor()

Initializes an instance of the FontWeightPropertyEditor class.

public FontWeightPropertyEditor()

Inherited Members