ExpressionTextBox.DecreaseFilterLevelCommand 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這是用來將篩選器等級從 Common 標籤切換到 All 標籤的指令,當你使用 IntelliSense 過濾時。 這功能只有在你編輯表達式時才會啟用。
public: static initonly System::Windows::Input::ICommand ^ DecreaseFilterLevelCommand;
public static readonly System.Windows.Input.ICommand DecreaseFilterLevelCommand;
staticval mutable DecreaseFilterLevelCommand : System.Windows.Input.ICommand
Public Shared ReadOnly DecreaseFilterLevelCommand As ICommand