ToggleButton.Indeterminate Événement
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.
Se produit lorsque l'état d'un ToggleButton n'est ni activé ni désactivé.
public:
event System::Windows::RoutedEventHandler ^ Indeterminate;
public event System.Windows.RoutedEventHandler Indeterminate;
member this.Indeterminate : System.Windows.RoutedEventHandler
Public Custom Event Indeterminate As RoutedEventHandler
Type d'événement
Remarques
Informations sur les événements acheminés
Champ d’identificateur | IndeterminateEvent |
Stratégie de routage | Bouillonnant |
Délégué | RoutedEventHandler |