2 implementations of FContinueIdle
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentManager.cs (1)
197BOOL IMsoComponentManager.Interface.FContinueIdle()
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponentManager.NativeAdapter.cs (1)
93BOOL Interface.FContinueIdle()
2 references to FContinueIdle
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponentManager.cs (1)
148/// <inheritdoc cref="Interface.FContinueIdle"/>
System.Windows.Forms.Tests (1)
System\Windows\Forms\Application.ComponentManagerTests.cs (1)
253manager.FContinueIdle();