IApplicationBar Interface

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

Syntax

'Declaration
Public Interface IApplicationBar
public interface IApplicationBar
public interface class IApplicationBar
type IApplicationBar =  interface end

The IApplicationBar type exposes the following members.

Properties

  Name Description
Public property BackgroundColor
Public property Buttons
Public property DefaultSize
Public property ForegroundColor
Public property IsMenuEnabled
Public property IsVisible
Public property MenuItems
Public property MiniSize
Public property Mode
Public property Opacity

Top

Events

  Name Description
Public event StateChanged

Top

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

See Also

Reference

Microsoft.Phone.Shell Namespace