UXTheme.IsAppThemed Method
Is the current application themed?
[Visual Basic]Public Shared Function IsAppThemed() As
Boolean [C#]public static
bool IsAppThemed();
Return Value
True if the current application is themed.
See Also
UXTheme Class | NETXP.Library Namespace