Freigeben über


IApplicationBar.MenuItems-Eigenschaft

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

Syntax

'Declaration
ReadOnly Property MenuItems As IList
IList MenuItems { get; }
property IList^ MenuItems {
    IList^ get ();
}
abstract MenuItems : IList with get

Eigenschaftswert

Typ: System.Collections.IList

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

IApplicationBar Schnittstelle

Microsoft.Phone.Shell-Namespace