ExpressionTextBox.DecreaseFilterLevelCommand フィールド

定義

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 

フィールド値

適用対象