PhoneApplicationPage.ApplicationBar Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the application bar UI.
Namespace: Microsoft.Phone.Controls
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public Property ApplicationBar As IApplicationBar
public IApplicationBar ApplicationBar { get; set; }
Property Value
Type: Microsoft.Phone.Shell..::.IApplicationBar
Returns ApplicationBar.
Remarks
The visibility of the application bar is determined by the ApplicationBar instance and not by the page.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone