ApplicationBarIconButton.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.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
| Exception | Condition |
|---|---|
| ArgumentNullException | The value was set to null while the button belongs to an Application Bar. |
| ArgumentOutOfRangeException | The URI is not valid. |
Show: