In This Article

FontStylePropertyEditor Class

Represents a PropertyEditor for editing a FontStyle value with a ComboBox that contains font style options.

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

Constructors

FontStylePropertyEditor()

Initializes an instance of the FontStylePropertyEditor class.

public FontStylePropertyEditor()

Inherited Members