Identifies the IsSelected dependency property.

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

Syntax

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

Field Value

The identifier for the IsSelected dependency property.

See Also