Freigeben über


ApplicationBar.MenuItems-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.Collections.IList

Implementiert

IApplicationBar.MenuItems

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