InfoBarHostControl.InfoBars Propriedade

Definição

Obtém uma lista somente leitura de elementos da interface do usuário da barra de listagem.

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)

Valor da propriedade

IReadOnlyList<FrameworkElement>

Retorna IReadOnlyList<T>.

Aplica-se a