DWMWA_NCRENDERING_ENABLED top-level constant
int
const DWMWA_NCRENDERING_ENABLED
Use with DwmGetWindowAttribute. Discovers whether non-client rendering is enabled. The retrieved value is of type BOOL. TRUE if non-client rendering is enabled; otherwise, FALSE.
Implementation
const DWMWA_NCRENDERING_ENABLED = 1;