SetThemeAppProperties function uxtheme

void SetThemeAppProperties(
  1. int dwFlags
)

Sets the flags that determine how visual styles are implemented in the calling application.

void SetThemeAppProperties(
  DWORD dwFlags
);

Implementation

void SetThemeAppProperties(int dwFlags) => _SetThemeAppProperties(dwFlags);