Freigeben über


ApplicationBar.Mode-Eigenschaft

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

Syntax

'Declaration
Public Property Mode As ApplicationBarMode
public ApplicationBarMode Mode { get; set; }
public:
virtual property ApplicationBarMode Mode {
    ApplicationBarMode get () sealed;
    void set (ApplicationBarMode value) sealed;
}
abstract Mode : ApplicationBarMode with get, set
override Mode : ApplicationBarMode with get, set

Eigenschaftswert

Typ: Microsoft.Phone.Shell.ApplicationBarMode

Implementiert

IApplicationBar.Mode

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