Cimbalino Toolkit
Cimbalino Toolkit
API Reference
Cimbalino.Toolkit.Behaviors
ApplicationBar Class
ApplicationBar Methods
OnBackgroundColorChanged Method
OnForegroundColorChanged Method
OnIsMenuEnabledChanged Method
OnModeChanged Method
OnOpacityChanged Method
ApplicationBar
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
ApplicationBar Class
Cimbalino.Toolkit.Behaviors Namespace