ThemeGradientBackground Class Members
In This Topic
The following tables list the members exposed by ThemeGradientBackground.
Public Constructors
Public Properties
| Name | Description |
| BackgroundType | Overridden. Gets background type. |
| Colors | Gets background gradient colors. |
| Mode | Gets background gradient mode. |
| SolidColor | Returns color that can be used instead of background. |
| Valid | Overridden. Gets whether the background is valid. |
Top
Public Methods
| Name | Description |
| Equals | |
| GetBrush | Overridden. Returns the brush for this background. |
| GetDefSolidColor | Returns color that can be used instead of gradient colors. |
| GetHashCode | |
| GetSolidColor | Overridden. Returns Color that can be used instead of background when element does not support special background. |
Top
See Also