Compartir a través de


TextualExpressionEditor.OnGlobalIntellisenseCommandExecute Método

Definición

Representa el método que controlará los eventos enrutados de OnGlobalIntellisenseCommandExecute.

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)

Parámetros

e
ExecutedRoutedEventArgs

Datos del evento.

Se aplica a