TextualExpressionEditor.OnDecreaseFilterLevelCommandExecute 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表將處理「降低過濾器層級」指令「執行路由事件」的方法。
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)
參數
事件資料。