TextualExpressionEditor.OnDecreaseFilterLevelCommandCanExecute 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示將處理 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)
參數
事件資料。