The StatusClauseStyle type exposes the following members.

Constructors

  NameDescription
Public methodStatusClauseStyle
Initializes a new instance of the StatusClauseStyle class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBackground
Background color, gradient or pattern of the StatusClause
Public propertyFontFamily
Specifies the name of the font used to render text of the StatusClause
Public propertyFontSize
Specifies the size of the font used to render text of the StatusClause
Public propertyFontStyle
Specifies the style of the font used to render text (italic) of the StatusClause
Public propertyFontWeight
Specifies the thickness of the font used to render the text (bold) of the StatusClause
Public propertyForeground
Foreground color, gradient or pattern of the StatusClause

Events

  NameDescription
Public eventPropertyChanged
Notifies when a property changes

See Also