IsAppThemed function uxtheme
Reports whether the current application's user interface displays using visual styles.
BOOL IsAppThemed();
Implementation
int IsAppThemed() => _IsAppThemed();
Reports whether the current application's user interface displays using visual styles.
BOOL IsAppThemed();
int IsAppThemed() => _IsAppThemed();