Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 758 Bytes

bitmapicon_urisource.md

File metadata and controls

31 lines (20 loc) · 758 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.BitmapIcon.UriSource
winrt property

Windows.UI.Xaml.Controls.BitmapIcon.UriSource

-description

Gets or sets the Uniform Resource Identifier (URI) of the bitmap to use as the icon content.

-xaml-syntax

<BitmapIcon UriSource="uriString"/>

-property-value

The Uri of the bitmap to use as the icon content. The default is null.

-remarks

-examples

-see-also

IconElement.Foreground, Adding app bars, Uri schemes