In This Article

FontFamilyValueCommandParameter Class

Provides an implementation of the IValueCommandParameter interface that is typecast to a FontFamily.

public class FontFamilyValueCommandParameter : ValueCommandParameter<FontFamily>, IValueCommandParameter
Inheritance:
object ValueCommandParameter<FontFamily> object
Implements:
IValueCommandParameter

Constructors

FontFamilyValueCommandParameter()

Initializes an instance of the class.

public FontFamilyValueCommandParameter()

Inherited Members