Share via


IPeekResultPresentation.RecreateContent Event

Definition

Raised when the content of the presentation needs to be recreated.

public:
 event EventHandler<Microsoft::VisualStudio::Language::Intellisense::RecreateContentEventArgs ^> ^ RecreateContent;
event EventHandler<Microsoft.VisualStudio.Language.Intellisense.RecreateContentEventArgs> RecreateContent;
member this.RecreateContent : EventHandler<Microsoft.VisualStudio.Language.Intellisense.RecreateContentEventArgs> 
Event RecreateContent As EventHandler(Of RecreateContentEventArgs) 

Event Type

Applies to