5 references to MsgWaitForMultipleObjectsEx
System.Windows.Forms (2)
System\Windows\Forms\Application.ComponentManager.cs (1)
295
PInvoke.
MsgWaitForMultipleObjectsEx
(
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
167
PInvoke.
MsgWaitForMultipleObjectsEx
(
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.FlyoutDialog.cs (1)
91
PInvoke.
MsgWaitForMultipleObjectsEx
(
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.USER32.dll.g.cs (2)
2425
/// <inheritdoc cref="
MsgWaitForMultipleObjectsEx
(uint, winmdroot.Foundation.HANDLE*, uint, winmdroot.UI.WindowsAndMessaging.QUEUE_STATUS_FLAGS, winmdroot.UI.WindowsAndMessaging.MSG_WAIT_FOR_MULTIPLE_OBJECTS_EX_FLAGS)"/>
2431
winmdroot.Foundation.WAIT_EVENT __result = PInvoke.
MsgWaitForMultipleObjectsEx
((uint )pHandles.Length, pHandlesLocal, dwMilliseconds, dwWakeMask, dwFlags);