TextualExpressionEditor.OnQuickInfoCommandExecute Methode

Definitie

Vertegenwoordigt de methode waarmee de opdracht On Quick Info Execute gerouteerde gebeurtenissen wordt verwerkt.

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)

Parameters

e
ExecutedRoutedEventArgs

De gebeurtenisgegevens.

Van toepassing op