ToggleButton.Indeterminate Událost

Definice

Nastane, když stav není ToggleButton zapnutý ani vypnutý.

public:
 event System::Windows::RoutedEventHandler ^ Indeterminate;
public event System.Windows.RoutedEventHandler Indeterminate;
member this.Indeterminate : System.Windows.RoutedEventHandler 
Public Custom Event Indeterminate As RoutedEventHandler 

Event Type

RoutedEventHandler

Poznámky

Informace o směrované události

Pole identifikátoru IndeterminateEvent
Strategie směrování Bublající
Delegát RoutedEventHandler

Platí pro