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