ApplicationBarIconButton.IconUri Property
Windows Phone
March 22, 2012
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. |