ExpressionTextBox.DecreaseFilterLevelCommand Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Commande utilisée pour remplacer le niveau de filtre de l’onglet Commun par l’onglet Tous lorsque vous utilisez le filtrage IntelliSense. Cela est disponible uniquement lorsque vous modifiez une expression.
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