RibbonGallery.FilterCommand Propriété
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.
Obtient la commande à appeler lorsque le filtre de galerie actuel est modifié par l'utilisateur.
public:
static property System::Windows::Input::RoutedCommand ^ FilterCommand { System::Windows::Input::RoutedCommand ^ get(); };
public static System.Windows.Input.RoutedCommand FilterCommand { get; }
member this.FilterCommand : System.Windows.Input.RoutedCommand
Public Shared ReadOnly Property FilterCommand As RoutedCommand
Valeur de propriété
La commande à appeler lorsque le filtre actuel est modifié. La valeur par défaut est null
.