OleComponent.DoPeriodicIdle Event

Definition

Microsoft internal use only.

public:
 event EventHandler<Microsoft::VisualStudio::PlatformUI::OleComponentSupport::DoIdleEventArgs ^> ^ DoPeriodicIdle;
public event EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.DoIdleEventArgs> DoPeriodicIdle;
member this.DoPeriodicIdle : EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.DoIdleEventArgs> 
Public Custom Event DoPeriodicIdle As EventHandler(Of DoIdleEventArgs) 

Event Type

Applies to