TextualExpressionEditor.OnQuickInfoCommandExecute Método

Definição

Representa o método que manipulará os eventos roteado Executar Comando de Informações Rápidas.

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

Os dados do evento.

Aplica-se a