ExpressionTextBox.IncreaseFilterLevelCommand 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 changer le niveau de filtre (de l’onglet Tout à l’onglet Commun) quand vous utilisez le filtrage IntelliSense. Elle n'est disponible que lorsque modifiez une expression.
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