次の方法で共有


TextualExpressionEditor.OnIncreaseFilterLevelCommandExecute メソッド

定義

On Increase Filter Level Command Execute ルーティング イベントを処理するメソッドを表します。

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

パラメーター

e
ExecutedRoutedEventArgs

イベントのデータ。

適用対象