ToolCommandBinding.CanExecute Event

Definition

public:
 event Microsoft::VisualStudio::DesignTools::Extensibility::Interaction::CanExecuteToolEventHandler ^ CanExecute;
public event Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.CanExecuteToolEventHandler CanExecute;
member this.CanExecute : Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.CanExecuteToolEventHandler 
Public Event CanExecute As CanExecuteToolEventHandler 

Event Type

CanExecuteToolEventHandler

Applies to