Compartir a través de


LongListSelector.ItemsSource (Propiedad)

Espacio de nombres:  Microsoft.Phone.Controls
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public Property ItemsSource As IList
public IList ItemsSource { get; set; }
public:
property IList^ ItemsSource {
    IList^ get ();
    void set (IList^ value);
}
member ItemsSource : IList with get, set

Valor de propiedad

Tipo: System.Collections.IList

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

LongListSelector Clase

Microsoft.Phone.Controls (Espacio de nombres)