TextualExpressionEditor.OnGlobalIntellisenseCommandExecute Méthode

Définition

Représente la méthode qui gère les événements routés de la commande On Global Intellisense.

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 à