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
Inheritance:
object ObservableObjectBase PropertyEditor object

Constructors

FontFamilyPropertyEditor()

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

public FontFamilyPropertyEditor()

Inherited Members

Extension Methods