Click or drag to resize
Cimbalino ToolkitApplicationBarIconButtonIconUri Property
Gets or sets the URI of the icon to use for the button.

Namespace: Cimbalino.Toolkit.Behaviors
Assembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public Uri IconUri { get; set; }

Property Value

Type: Uri
The URI of the icon to use for the button.

Implements

IApplicationBarIconButton.IconUri
Version Information

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also