Condividi tramite


TextualExpressionEditor.OnGlobalIntellisenseCommandExecute Metodo

Definizione

Rappresenta il metodo che gestirà gli eventi indirizzati On Global Intellisense Command Execute.

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

Parametri

e
ExecutedRoutedEventArgs

Dati dell'evento.

Si applica a