8 references to DwmSetWindowAttribute
System.Windows.Forms (6)
System\Windows\Forms\Control.cs (1)
11258
PInvoke.
DwmSetWindowAttribute
(
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (1)
600
_ = PInvoke.
DwmSetWindowAttribute
(
System\Windows\Forms\Form.cs (3)
2322
PInvoke.
DwmSetWindowAttribute
(
2528
PInvoke.
DwmSetWindowAttribute
(
5017
PInvoke.
DwmSetWindowAttribute
(
System\Windows\Forms\Form.RevealMode.cs (1)
201
HRESULT result = PInvoke.
DwmSetWindowAttribute
(
System.Windows.Forms.Primitives (2)
_generated\413\Windows.Win32.PInvoke.dwmapi.dll.g.cs (2)
58
/// <inheritdoc cref="
DwmSetWindowAttribute
(winmdroot.Foundation.HWND, winmdroot.Graphics.Dwm.DWMWINDOWATTRIBUTE, void*, uint)"/>
64
winmdroot.Foundation.HRESULT __result = PInvoke.
DwmSetWindowAttribute
(hwnd, dwAttribute, (void* )pvAttributeLocal, (uint )pvAttribute.Length);