Cimbalino Toolkit
Cimbalino Toolkit
API Reference
Cimbalino.Toolkit.Behaviors
ApplicationBarBehavior Class
ApplicationBarBehavior Properties
BackgroundColor Property
Buttons Property
ForegroundColor Property
IsMenuEnabled Property
IsVisible Property
MenuItems Property
Mode Property
Opacity Property
StateChangedCommand Property
ApplicationBarBehavior
Buttons Property
Gets the
ApplicationBarIconButton
collection 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
ApplicationBarIconButton
collection.
Version Information
Windows Phone Silverlight
Supported in: 8.1, 8.0
See Also
Reference
ApplicationBarBehavior Class
Cimbalino.Toolkit.Behaviors Namespace