OleComponent.RedrawOffStateChanged Event

Definition

Microsoft internal use only.

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

Event Type

Applies to