Cimbalino Toolkit
Cimbalino Toolkit
API Reference
Cimbalino.Toolkit.Behaviors
ApplicationBar Class
ApplicationBar Methods
OnBackgroundColorChanged Method
OnForegroundColorChanged Method
OnIsMenuEnabledChanged Method
OnModeChanged Method
OnOpacityChanged Method
ApplicationBar
OnModeChanged Method
Called after the size 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
OnModeChanged
(
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