ExpressionTextBox.IncreaseFilterLevelCommand 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當您使用 IntelliSense 篩選時,將篩選層級從 [全部] 索引標籤變更為 [一般] 索引標籤所使用的命令。 這僅適用於編輯運算式時。
public: static initonly System::Windows::Input::ICommand ^ IncreaseFilterLevelCommand;
public static readonly System.Windows.Input.ICommand IncreaseFilterLevelCommand;
staticval mutable IncreaseFilterLevelCommand : System.Windows.Input.ICommand
Public Shared ReadOnly IncreaseFilterLevelCommand As ICommand