ToggleButton.OnIndeterminate(RoutedEventArgs) Metoda

Definicja

Wywoływana, gdy zgłaszane ToggleButton jest Indeterminate zdarzenie.

protected:
 virtual void OnIndeterminate(System::Windows::RoutedEventArgs ^ e);
protected virtual void OnIndeterminate (System.Windows.RoutedEventArgs e);
abstract member OnIndeterminate : System.Windows.RoutedEventArgs -> unit
override this.OnIndeterminate : System.Windows.RoutedEventArgs -> unit
Protected Overridable Sub OnIndeterminate (e As RoutedEventArgs)

Parametry

e
RoutedEventArgs

Dane zdarzenia dla Indeterminate zdarzenia.

Dotyczy