Identifies the IsChecked dependency property.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public static readonly DependencyProperty IsCheckedProperty
Visual Basic
Public Shared ReadOnly IsCheckedProperty As DependencyProperty

See Also