Freigeben über


ApplicationBar.Buttons-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property Buttons As IList
public IList Buttons { get; }
public:
virtual property IList^ Buttons {
    IList^ get () sealed;
}
abstract Buttons : IList with get
override Buttons : IList with get

Eigenschaftswert

Typ: System.Collections.IList

Implementiert

IApplicationBar.Buttons

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

ApplicationBar Klasse

Microsoft.Phone.Shell-Namespace