5 references to DwmSetWindowAttribute
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (1)
10529PInvoke.DwmSetWindowAttribute(
System\Windows\Forms\Form.cs (2)
2319PInvoke.DwmSetWindowAttribute( 2525PInvoke.DwmSetWindowAttribute(
System.Windows.Forms.Primitives (2)
_generated\412\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);