TextualExpressionEditor.OnGlobalIntellisenseCommandCanExecute Metod

Definition

Representerar den metod som ska hantera kommandot På global intellisense kan köra dirigerade händelser.

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)

Parametrar

e
CanExecuteRoutedEventArgs

Händelsedata.

Gäller för