Cimbalino Toolkit
Cimbalino Toolkit
API Reference
Cimbalino.Toolkit.Behaviors
ApplicationBarIconButton Class
ApplicationBarIconButton Methods
OnIconUriChanged Method
ApplicationBarIconButton
OnIconUriChanged Method
Called after the URI of the icon to use for the button 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
OnIconUriChanged
(
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
ApplicationBarIconButton Class
Cimbalino.Toolkit.Behaviors Namespace