Comparteix a través de


TextualExpressionEditor.OnDecreaseFilterLevelCommandExecute Método

Definición

Representa el método que controlará los eventos enrutados de OnDecreaseFilterLevelCommandExecute.

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

Datos del evento.

Se aplica a