TextualExpressionEditor.OnQuickInfoCommandExecute Method

Definition

Represents the method that will handle the On Quick Info Command Execute routed events.

public virtual void OnQuickInfoCommandExecute (System.Windows.Input.ExecutedRoutedEventArgs e);

Parameters

e
ExecutedRoutedEventArgs

The event data.

Applies to