In This Article

FontStretchPropertyEditor Class

Represents a PropertyEditor for editing a FontStretch value with a ComboBox that contains font stretch options.

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

Constructors

FontStretchPropertyEditor()

Initializes an instance of the FontStretchPropertyEditor class.

public FontStretchPropertyEditor()

Inherited Members