[]
Represents the theme background with one solid color.
public class ThemeSolidBackground : ThemeBackground
Name | Description |
---|---|
ThemeSolidBackground(ThemeColorValue) | Initializes a new instance of the ThemeSolidBackground class. |
ThemeSolidBackground(Color) | Initializes a new instance of the ThemeSolidBackground class. |
Name | Description |
---|---|
BackgroundType | Gets background type. |
Color | Returns color that can be used instead of background. |
Valid | Gets whether the background is valid. |
Name | Description |
---|---|
ContainsReference(ThemeItem) | For internal use. |
Equals(object) | |
GetBrush() | Returns the brush for this background. |
GetHashCode() | |
GetReferences(List<ThemeItem>) | For internal use. |
GetSolidColor() | Returns Color that can be used instead of background when element does not support special background. |
IsStateEqual(object) | For internal use. |
ReplaceReference(ThemeItem, ThemeItem) | For internal use. |
SerializeReadProp(Serializer, string, Type, string) | |
SerializeReset() | |
SerializeWrite(Serializer) |