Freigeben über


LongListSelector.ItemsSource-Eigenschaft

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
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

Eigenschaftswert

Typ: System.Collections.IList

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

LongListSelector Klasse

Microsoft.Phone.Controls-Namespace