共用方式為


TextualExpressionEditor.OnDecreaseFilterLevelCommandCanExecute 方法

定義

表示將處理 On Decrease Filter Level Command Can Execute 路由事件的方法。

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

參數

e
CanExecuteRoutedEventArgs

事件資料。

適用於