Udostępnij za pośrednictwem


Właściwość WpfComboBox.Items —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Pobiera zbiór elementów listy części tego pola kombi.

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 listy części tego pola kombi.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WpfComboBox Klasa

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