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 

フィールド値

適用対象