Identifies the IsChecked dependency property.

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

Syntax

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

See Also