Cimbalino Toolkit
Cimbalino Toolkit
API Reference
Cimbalino.Toolkit.Behaviors
ApplicationBar Class
ApplicationBar Properties
BackgroundColor Property
Buttons Property
ForegroundColor Property
IsMenuEnabled Property
IsVisible Property
MenuItems Property
Mode Property
Opacity Property
StateChangedCommand Property
ApplicationBar
Buttons Property
Gets the list of the buttons that appear on the Application Bar.
Namespace:
Cimbalino.Toolkit.Behaviors
Assembly:
Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
Copy
public
ApplicationBarIconButtonCollection
Buttons
{
get
; }
Property Value
Type:
ApplicationBarIconButtonCollection
The Application Bar buttons.
Version Information
Windows Phone Silverlight
Supported in: 8.1, 8.0
See Also
Reference
ApplicationBar Class
Cimbalino.Toolkit.Behaviors Namespace