Compartir a través de


TextualExpressionEditor.OnQuickInfoCommandExecute Método

Definición

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

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

Parámetros

e
ExecutedRoutedEventArgs

Datos del evento.

Se aplica a