ImageLibrary.BuildLibraryCache Event

Definition

Raised when the library cache is built.

public:
 event EventHandler<Microsoft::VisualStudio::Imaging::TelemetryEventArgs ^> ^ BuildLibraryCache;
public event EventHandler<Microsoft.VisualStudio.Imaging.TelemetryEventArgs> BuildLibraryCache;
member this.BuildLibraryCache : EventHandler<Microsoft.VisualStudio.Imaging.TelemetryEventArgs> 
Public Event BuildLibraryCache As EventHandler(Of TelemetryEventArgs) 

Event Type

Applies to