Identifies the ItemsSource dependency property.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

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

See Also