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