Identifies the IsCheckable property.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static readonly DependencyProperty IsCheckableProperty
Visual Basic
Public Shared ReadOnly IsCheckableProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ IsCheckableProperty

See Also