Partager via


TextualExpressionEditor.OnGlobalIntellisenseCommandExecute Méthode

Définition

Représente la méthode qui gérera les événements routés On Global Intellisense Command Execute.

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

Paramètres

e
ExecutedRoutedEventArgs

Données d'événement.

S’applique à