[]
This class allows accessing theme-related properties.
public class C1ThemeInfo
| Name | Description |
|---|---|
| AccentBackground | Gets the accent background brush. |
| AccentForeground | Gets the accent foreground brush. |
| ApplicationTheme | Gets the application-level theme. |
| Background | Gets the background brush of the theme. |
| Foreground | Gets the text brush of the theme. |
| IsDark | Gets a value indicating whether the theme is dark. |