Condividi tramite


TextualExpressionEditor.OnGlobalIntellisenseCommandCanExecute Metodo

Definizione

Rappresenta il metodo che gestirà gli eventi indirizzati On Global Intellisense Command Can Execute.

public:
 virtual void OnGlobalIntellisenseCommandCanExecute(System::Windows::Input::CanExecuteRoutedEventArgs ^ e);
public virtual void OnGlobalIntellisenseCommandCanExecute (System.Windows.Input.CanExecuteRoutedEventArgs e);
abstract member OnGlobalIntellisenseCommandCanExecute : System.Windows.Input.CanExecuteRoutedEventArgs -> unit
override this.OnGlobalIntellisenseCommandCanExecute : System.Windows.Input.CanExecuteRoutedEventArgs -> unit
Public Overridable Sub OnGlobalIntellisenseCommandCanExecute (e As CanExecuteRoutedEventArgs)

Parametri

e
CanExecuteRoutedEventArgs

Dati dell'evento.

Si applica a