IIntellisenseSession.PresenterChanged Event

Definition

Occurs when the IntelliSense presenter for this session changes.

public:
 event EventHandler ^ PresenterChanged;
event EventHandler PresenterChanged;
member this.PresenterChanged : EventHandler 
Event PresenterChanged As EventHandler 

Event Type

Remarks

Any consumers of the presenter should re-render the presenter at this time.

Applies to