IsChecked Property (WPFToggleButton)

Action

Gets whether the button is checked.

Syntax

C#
protected Boolean IsChecked { get; }
VB
'Declaration
Protected Read Property IsChecked As Boolean

Access

Read only.