Udostępnij za pośrednictwem


Właściwość WpfList.Items —

Pobiera zbiór elementów w tym formancie listy.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property Items As UITestControlCollection
public virtual UITestControlCollection Items { get; }
public:
virtual property UITestControlCollection^ Items {
    UITestControlCollection^ get ();
}
abstract Items : UITestControlCollection with get
override Items : UITestControlCollection with get
function get Items () : UITestControlCollection

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Kolekcja elementów w tym formancie listy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WpfList Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting.WpfControls