CommandViewModel.ImportModule Event

Definition

Indicates a module needs to be imported

public:
 event EventHandler<EventArgs ^> ^ ImportModule;
public event EventHandler<EventArgs> ImportModule;
member this.ImportModule : EventHandler<EventArgs> 
Public Custom Event ImportModule As EventHandler(Of EventArgs) 

Event Type

Applies to