2 references to DwmSetWindowAttributeSystemBackdropType
PresentationFramework (2)
System\Windows\Appearance\WindowBackdropManager.cs (2)
81
var dwmResult = NativeMethods.
DwmSetWindowAttributeSystemBackdropType
(hwnd, backdropPvAttribute);
90
var dwmResult = NativeMethods.
DwmSetWindowAttributeSystemBackdropType
(hwnd, backdropPvAttribute);