Identifies the SelectedIndex dependency property.

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

Syntax

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

Field Value

The identifier for the SelectedIndex dependency property.

See Also