Udostępnij za pośrednictwem


Właściwość LongListSelector.ItemsSource —

Przestrzeń nazw:  Microsoft.Phone.Controls
Zestaw:  Microsoft.Phone (w Microsoft.Phone.dll)

Składnia

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

Wartość właściwości

Typ: System.Collections.IList

Informacje o wersji

.NET dla aplikacji dla Windows Phone

Obsługiwane w: Windows Phone 8, Silverlight 8.1

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LongListSelector Klasa

Przestrzeń nazw Microsoft.Phone.Controls