TextualExpressionEditor.OnParameterInfoCommandExecute Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente la méthode qui gère les événements routés de la commande On Parameter Info Execute.
public:
virtual void OnParameterInfoCommandExecute(System::Windows::Input::ExecutedRoutedEventArgs ^ e);
public virtual void OnParameterInfoCommandExecute(System.Windows.Input.ExecutedRoutedEventArgs e);
abstract member OnParameterInfoCommandExecute : System.Windows.Input.ExecutedRoutedEventArgs -> unit
override this.OnParameterInfoCommandExecute : System.Windows.Input.ExecutedRoutedEventArgs -> unit
Public Overridable Sub OnParameterInfoCommandExecute (e As ExecutedRoutedEventArgs)
Paramètres
Données d'événement.