InfoBarHostControl.InfoBars Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Retorna IReadOnlyList<T>.