Udostępnij za pośrednictwem


TextualExpressionEditor.OnGlobalIntellisenseCommandExecute Metoda

Definicja

Reprezentuje metodę, która będzie obsługiwać zdarzenia kierowane za pomocą globalnej funkcji IntelliSense.

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)

Parametry

e
ExecutedRoutedEventArgs

Dane dotyczące zdarzenia.

Dotyczy