TextualExpressionEditor.OnDecreaseFilterLevelCommandExecute 方法

定义

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

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)

参数

e
ExecutedRoutedEventArgs

事件数据。

适用于