Identifies the SelectedContent dependency property.

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

Syntax

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

Field Value

The identifier for the SelectedContent dependency property.

See Also