TextualExpressionEditor.OnIncreaseFilterLevelCommandExecute(ExecutedRoutedEventArgs) Método
Definição
Representa o método que tratará os eventos roteados de “On Increase Filter Level Command Execute”.Represents the method that will handle the On Increase Filter Level Command Execute routed events.
public:
virtual void OnIncreaseFilterLevelCommandExecute(System::Windows::Input::ExecutedRoutedEventArgs ^ e);
public virtual void OnIncreaseFilterLevelCommandExecute (System.Windows.Input.ExecutedRoutedEventArgs e);
abstract member OnIncreaseFilterLevelCommandExecute : System.Windows.Input.ExecutedRoutedEventArgs -> unit
override this.OnIncreaseFilterLevelCommandExecute : System.Windows.Input.ExecutedRoutedEventArgs -> unit
Public Overridable Sub OnIncreaseFilterLevelCommandExecute (e As ExecutedRoutedEventArgs)
Parâmetros
Os dados do evento.The event data.