| ThemeStateContent Class |
Namespace: DigitalRune.Game.UI.Content.Pipeline
The ThemeStateContent type exposes the following members.
| Name | Description | |
|---|---|---|
| ThemeStateContent |
Initializes a new instance of the ThemeStateContent class.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Background |
Gets or sets the background color.
| |
| Foreground |
Gets or sets the foreground color.
| |
| Images |
Gets the images that create the appearance of the control.
| |
| IsInherited |
Gets or sets a value indicating whether this state is inherited.
| |
| Name |
Gets or sets the name of the state.
| |
| Opacity |
Gets or sets the opacity.
|