2 references to DrawMenuBar
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
6222PInvoke.DrawMenuBar(this);
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.DrawMenuBar.cs (1)
12BOOL result = DrawMenuBar(hWnd.Handle);