Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 763 Bytes

bitmapicon_urisource.md

File metadata and controls

29 lines (20 loc) · 763 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.BitmapIcon.UriSource
winrt property

Microsoft.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