RibbonGallery.FilterCommand Propriété

Définition

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é

RoutedCommand

La commande à appeler lorsque le filtre actuel est modifié. La valeur par défaut est null.

S’applique à