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