2 references to GetMenu
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.GetMenu.cs (2)
8
/// <inheritdoc cref="
GetMenu
(HWND)"/>
12
HMENU result =
GetMenu
(hWnd.Handle);