Show / Hide Table of Contents

Method OnChecked

| Edit this page View Source

OnChecked(RoutedEventArgs)

Called when a ToggleButton raises a Checked event.

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

The event data for the Checked event.

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