Freigeben über


TextualExpressionEditor.OnGlobalIntellisenseCommandCanExecute Methode

Definition

Stellt die Methode dar, die die von "On Global IntelliSense Command Can Execute" gerouteten Ereignisse behandelt.

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)

Parameter

e
CanExecuteRoutedEventArgs

Die Ereignisdaten.

Gilt für