TextualExpressionEditor.OnIncreaseFilterLevelCommandCanExecute Метод

Определение

Представляет метод, который будет обрабатывать перенаправленные события команды "Увеличить уровень фильтра".

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

Параметры

e
CanExecuteRoutedEventArgs

Данные события.

Применяется к