ExpressionTextBox.DecreaseFilterLevelCommand フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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