Show / Hide Table of Contents

Method OnUnchecked

| Edit this page View Source

OnUnchecked(RoutedEventArgs)

Called when a ToggleButton raises an Unchecked event.

Declaration
protected override void OnUnchecked(RoutedEventArgs e)
Parameters
Type Name Description
RoutedEventArgs e

The event data for the Unchecked event.

Overrides
ToggleButton.OnUnchecked(RoutedEventArgs)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX