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));