IApplicationBarIconButton.IconUri Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the URI of the icon to use for the button.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Property IconUri As Uri
Uri IconUri { get; set; }

Property Value

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

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

IApplicationBarIconButton Interface

Microsoft.Phone.Shell Namespace

IconUri

Other Resources

App bar for Windows Phone

App bar icon buttons for Windows Phone

How to change app bar icon buttons and menu items dynamically for Windows Phone