Freigeben über


IApplicationBar.IsMenuEnabled-Eigenschaft

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

Syntax

'Declaration
Property IsMenuEnabled As Boolean
bool IsMenuEnabled { get; set; }
property bool IsMenuEnabled {
    bool get ();
    void set (bool value);
}
abstract IsMenuEnabled : bool with get, set

Eigenschaftswert

Typ: System.Boolean

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