3 references to DwmGetWindowAttribute
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
2512PInvoke.DwmGetWindowAttribute(
System.Windows.Forms.Primitives (2)
_generated\412\Windows.Win32.PInvoke.dwmapi.dll.g.cs (2)
26 /// <inheritdoc cref="DwmGetWindowAttribute(winmdroot.Foundation.HWND, winmdroot.Graphics.Dwm.DWMWINDOWATTRIBUTE, void*, uint)"/> 32 winmdroot.Foundation.HRESULT __result = PInvoke.DwmGetWindowAttribute(hwnd, dwAttribute, (void* )pvAttributeLocal, (uint )pvAttribute.Length);