2 references to _DwmSetWindowAttribute
PresentationFramework (2)
src\Framework\System\Windows\Standard\NativeMethods.cs (2)
2852
_DwmSetWindowAttribute
(hwnd, DWMWA.FLIP3D_POLICY, ref dwPolicy, sizeof(int));
2864
_DwmSetWindowAttribute
(hwnd, DWMWA.DISALLOW_PEEK, ref dwDisallow, sizeof(int));