Specifies a color property that can be retrieved from a Windows theme.
| Member Name | Description |
|---|---|
| Border | The color of the border associated with this part and state. |
| Fill | The color of the background fill associated with this part and state. |
| Text | The color of the text associated with this part and state. |
| EdgeLight | The light color of the edge associated with this part and state. |
| EdgeHighlight | The highlight color of the edge associated with this part and state. |
| EdgeShadow | The shadow color of the edge associated with this part and state. |
| EdgeDarkShadow | The dark shadow color of the edge associated with this part and state. |
| EdgeFill | The fill color of the edge associated with this part and state. |
| Shadow | The color of the shadow drawn underneath text associated with this part and state. |
| Glow | The color of the glow produced by calling DrawThemeIcon using this part and state. |
| TextBorder | The color of the text border associated with this part and state. |
| TextShadow | The color of the text shadow associated with this part and state. |
| GlyphText | The color that the font-based glyph associated with this part and state will use. |
| FillHint | The color used as a fill color hint for custom controls. |
| BorderHint | The color used as a border color hint for custom controls. |
| AccentHint | The color used as an accent color hint for custom controls. |
| Blend | The color used as a blend color. |
Namespace: Skybound.VisualStyles
Assembly: Skybound.VisualStyles (in Skybound.VisualStyles.dll)
Skybound.VisualStyles Namespace