InfoBarHostControl.InfoBars Eigenschaft

Definition

Ruft eine schreibgeschützte Liste der Benutzeroberflächen Elemente der Infobar ab.

public:
 property System::Collections::Generic::IReadOnlyList<System::Windows::FrameworkElement ^> ^ InfoBars { System::Collections::Generic::IReadOnlyList<System::Windows::FrameworkElement ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<System.Windows.FrameworkElement> InfoBars { get; }
member this.InfoBars : System.Collections.Generic.IReadOnlyList<System.Windows.FrameworkElement>
Public ReadOnly Property InfoBars As IReadOnlyList(Of FrameworkElement)

Eigenschaftswert

IReadOnlyList<FrameworkElement>

Gibt IReadOnlyList<T>zurück.

Gilt für