OleComponent.WarningsOffStateChanged Event

Definition

Microsoft internal use only.

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

Event Type

Applies to