3 references to FDoIdle
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentManager.cs (1)
279continueIdle |= idleComponent.Value->FDoIdle(msoidlef.All);
System.Windows.Forms.Primitives (2)
Microsoft\Office\IMsoComponentManager.cs (2)
324/// than give the tracking component idle time via <see cref="IMsoComponent.FDoIdle(msoidlef)"/>. 445/// Called periodically by a component during <see cref="IMsoComponent.FDoIdle(msoidlef)"/>.