2 references to GetSystemMenu
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.GetSystemMenu.cs (2)
8
/// <inheritdoc cref="
GetSystemMenu
(HWND, BOOL)"/>
11
HMENU result =
GetSystemMenu
(hwnd.Handle, bRevert);