Windows 10 version 1803 adds translucency to some UWP apps, including title bars.
Is there API to get use this translucent title bar in Win32 apps?
(I know about owner drawn frames, that's not what I'm asking for. But I am totally open to nasty hacks involving Windows Runtime APIs.)