Retrieves the names of all themes registered with the application.
'Declaration
Public Shared Function GetThemes() As System.String()
public static System.string[] GetThemes()
Return Value
An array of strings containing names of all registered themes.