ExpressionTextBox.IncreaseFilterLevelCommand フィールド

定義

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 

フィールド値

ICommand

適用対象