Cimbalino Toolkit
Cimbalino Toolkit
API Reference
Cimbalino.Toolkit.Behaviors
ApplicationBarBehavior Class
ApplicationBarBehavior Methods
OnAttached Method
OnBackgroundColorChanged Method
OnDetaching Method
OnForegroundColorChanged Method
OnIsMenuEnabledChanged Method
OnIsVisibleChanged Method
OnModeChanged Method
OnOpacityChanged Method
ApplicationBarBehavior
OnOpacityChanged Method
Called after the opacity of the ApplicationBar is changed.
Namespace:
Cimbalino.Toolkit.Behaviors
Assembly:
Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
Copy
protected
static
void
OnOpacityChanged
(
DependencyObject
d
,
DependencyPropertyChangedEventArgs
e
)
Parameters
d
Type:
DependencyObject
The
DependencyObject
.
e
Type:
DependencyPropertyChangedEventArgs
The
DependencyPropertyChangedEventArgs
instance containing the event data.
Version Information
Windows Phone Silverlight
Supported in: 8.1, 8.0
See Also
Reference
ApplicationBarBehavior Class
Cimbalino.Toolkit.Behaviors Namespace