TextualExpressionEditor.OnDecreaseFilterLevelCommandExecute(ExecutedRoutedEventArgs) Método

Definição

Representa o método que tratará os eventos roteados de “On Decrease Filter Level Command Execute”.Represents the method that will handle the On Decrease Filter Level Command Execute routed events.

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

Parâmetros

e
ExecutedRoutedEventArgs

Os dados do evento.The event data.

Aplica-se a