| ApplicationBarBehavior Properties |
The ApplicationBarBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
| AssociatedObject | (Inherited from BehaviorPhoneApplicationPage.) | |
| AssociatedType | (Inherited from Behavior.) | |
| BackgroundColor |
Gets or sets the background color of the Application Bar.
| |
| Buttons |
Gets the ApplicationBarIconButton collection that appear on the Application Bar.
| |
| Dispatcher | (Inherited from DependencyObject.) | |
| ForegroundColor |
Gets or sets the foreground color of the Application Bar.
| |
| IsMenuEnabled |
Gets or sets a value indicating whether the user can open the menu.
| |
| IsVisible |
Gets or sets a value indicating whether the Application Bar is visible.
| |
| MenuItems |
Gets the ApplicationBarMenuItem collection that appear on the Application Bar.
| |
| Mode |
Gets or sets the size of the Application Bar.
| |
| Opacity |
Gets or sets the opacity of the Application Bar.
| |
| StateChangedCommand |
Gets or sets the command to invoke when the user opens or closes the menu. This is a DependencyProperty.
|