[]
Retrieves the names of all themes registered with the application.
public static string[] GetThemes()
Public Shared Function GetThemes() As String()
| Type | Description |
|---|---|
| string[] | An array of strings containing names of all registered themes. |