The StatusClauseStyle type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StatusClauseStyle | Initializes a new instance of the StatusClauseStyle class |
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Background |
Background color, gradient or pattern of the StatusClause | |
| FontFamily |
Specifies the name of the font used to render text of the StatusClause | |
| FontSize |
Specifies the size of the font used to render text of the StatusClause | |
| FontStyle |
Specifies the style of the font used to render text (italic) of the StatusClause | |
| FontWeight |
Specifies the thickness of the font used to render the text (bold) of the StatusClause | |
| Foreground |
Foreground color, gradient or pattern of the StatusClause |
Events
| Name | Description | |
|---|---|---|
| PropertyChanged |
Notifies when a property changes
|