1 implementation of FContinueMessageLoop
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
408BOOL IMsoComponent.Interface.FContinueMessageLoop(
2 references to FContinueMessageLoop
System.Windows.Forms.Primitives (2)
Microsoft\Office\IMsoComponent.cs (2)
88=> UnwrapAndInvoke<IMsoComponent, Interface, BOOL>(@this, o => o.FContinueMessageLoop(uReason, pvLoopData, pMsgPeeked)); 196/// <inheritdoc cref="Interface.FContinueMessageLoop(msoloop, void*, MSG*)"/>