In This Article

FontFamilyPropertyEditor Class

Represents a PropertyEditor for editing a FontFamily value with a ComboBox that contains system font families.

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

Constructors

FontFamilyPropertyEditor()

Initializes an instance of the FontFamilyPropertyEditor class.

public FontFamilyPropertyEditor()

Inherited Members