Compartilhar via


Propriedade IApplicationBar.Buttons

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
ReadOnly Property Buttons As IList
IList Buttons { get; }
property IList^ Buttons {
    IList^ get ();
}
abstract Buttons : IList with get

Valor de propriedade

Tipo: System.Collections.IList

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

IApplicationBar Interface

Namespace Microsoft.Phone.Shell